Completed
Push — master ( 66b974...89c512 )
by Ross
13s queued 10s
created
tests/testapp/AppKernel.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -22,6 +22,9 @@
 block discarded – undo
22 22
         ];
23 23
     }
24 24
 
25
+    /**
26
+     * @param string $dir
27
+     */
25 28
     public function defineCacheDir($dir)
26 29
     {
27 30
         $this->cacheDir = $dir;
Please login to merge, or discard this patch.