Passed
Pull Request — develop (#306)
by Schlaefer
06:30
created
plugins/phile/phpFastCache/Classes/PhileToPsr16CacheAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     /**
26 26
      * the constructor
27 27
      *
28
-     * @param \BasePhpFastCache $cacheEngine
28
+     * @param CacheInterface $cacheEngine
29 29
      */
30 30
     public function __construct(CacheInterface $cacheEngine)
31 31
     {
Please login to merge, or discard this patch.