Completed
Push — master ( 8dd931...1c1441 )
by Westin
01:22
created
src/PhpCacheFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
     }
125 125
 
126 126
     /**
127
-     * @param $type
127
+     * @param callable $type
128 128
      * @return callable|FactoryInterface
129 129
      */
130 130
     protected function getFactory($type)
Please login to merge, or discard this patch.