Completed
Push — master ( 083704...02ecea )
by Nikita
04:21
created
src/Composer.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -251,6 +251,9 @@
 block discarded – undo
251 251
         }
252 252
     }
253 253
 
254
+    /**
255
+     * @param string $path
256
+     */
254 257
     private function readFile($path)
255 258
     {
256 259
         $packages = array();
Please login to merge, or discard this patch.