Completed
Push — master ( 17f397...dedab2 )
by Samuel
13:14 queued 11:43
created
src/CacheTool/Command/OpcacheInvalidateScriptsCommand.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -76,6 +76,9 @@
 block discarded – undo
76 76
         return $list;
77 77
     }
78 78
 
79
+    /**
80
+     * @return string
81
+     */
79 82
     protected function processFilename($filename)
80 83
     {
81 84
         $dir = getcwd();
Please login to merge, or discard this patch.