@@ -13,7 +13,7 @@ |
||
| 13 | 13 | trait HasCacheStoreTrait |
| 14 | 14 | { |
| 15 | 15 | /** |
| 16 | - * @param $adapter |
|
| 16 | + * @param \League\Flysystem\AdapterInterface $adapter |
|
| 17 | 17 | * @param $config |
| 18 | 18 | */ |
| 19 | 19 | protected function checkForCacheNeeded(&$adapter, &$config) |