Test Setup Failed
Push — master ( dee4cd...d18a68 )
by Gabriel
06:19 queued 12s
created
src/FilesystemManager/HasCacheStoreTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.