File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55use League \Flysystem \Filesystem ;
66use Sammyjo20 \Saloon \Http \SaloonConnector ;
77use League \Flysystem \Local \LocalFilesystemAdapter ;
8- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
98use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
9+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1010use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1111
1212class CachedConnector extends SaloonConnector
Original file line number Diff line number Diff line change 66use Sammyjo20 \Saloon \Constants \Saloon ;
77use Sammyjo20 \Saloon \Http \SaloonRequest ;
88use League \Flysystem \Local \LocalFilesystemAdapter ;
9- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
109use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
10+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1111use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1212use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
1313
Original file line number Diff line number Diff line change 77use Sammyjo20 \Saloon \Http \SaloonRequest ;
88use Sammyjo20 \Saloon \Traits \Plugins \HasJsonBody ;
99use League \Flysystem \Local \LocalFilesystemAdapter ;
10- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1110use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
11+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1212use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1313use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
1414
Original file line number Diff line number Diff line change 66use Sammyjo20 \Saloon \Constants \Saloon ;
77use Sammyjo20 \Saloon \Http \SaloonRequest ;
88use League \Flysystem \Local \LocalFilesystemAdapter ;
9- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
109use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
10+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1111use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1212use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
1313
Original file line number Diff line number Diff line change 66use Sammyjo20 \Saloon \Constants \Saloon ;
77use Sammyjo20 \Saloon \Http \SaloonRequest ;
88use League \Flysystem \Local \LocalFilesystemAdapter ;
9- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
109use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
10+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1111use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1212use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \CachedConnector ;
1313
Original file line number Diff line number Diff line change 66use Sammyjo20 \Saloon \Constants \Saloon ;
77use Sammyjo20 \Saloon \Http \SaloonRequest ;
88use League \Flysystem \Local \LocalFilesystemAdapter ;
9- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
109use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
10+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1111use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1212use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
1313
Original file line number Diff line number Diff line change 55use Illuminate \Support \Facades \Cache ;
66use Sammyjo20 \Saloon \Constants \Saloon ;
77use Sammyjo20 \Saloon \Http \SaloonRequest ;
8- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
98use Sammyjo20 \SaloonCachePlugin \Drivers \LaravelCacheDriver ;
9+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1010use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1111use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
1212
Original file line number Diff line number Diff line change 66use Sammyjo20 \Saloon \Constants \Saloon ;
77use Sammyjo20 \Saloon \Http \SaloonRequest ;
88use League \Flysystem \Local \LocalFilesystemAdapter ;
9- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
109use Sammyjo20 \SaloonCachePlugin \Drivers \FlysystemDriver ;
10+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
1111use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1212use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
1313
Original file line number Diff line number Diff line change 44
55use Sammyjo20 \Saloon \Constants \Saloon ;
66use Sammyjo20 \Saloon \Http \SaloonRequest ;
7- use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
87use Sammyjo20 \SaloonCachePlugin \Drivers \SimpleCacheDriver ;
8+ use Sammyjo20 \SaloonCachePlugin \Interfaces \DriverInterface ;
99use Sammyjo20 \SaloonCachePlugin \Traits \AlwaysCacheResponses ;
1010use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Stores \ArrayCache ;
1111use Sammyjo20 \SaloonCachePlugin \Tests \Fixtures \Connectors \TestConnector ;
You can’t perform that action at this time.
0 commit comments