Completed
Push — master ( 6e5d34...b1d130 )
by Peter
05:21
created
src/Composer/ScriptHandler.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -46,6 +46,7 @@
 block discarded – undo
46 46
      * @param Event $event
47 47
      * @param string $cmd
48 48
      * @param int $timeout
49
+     * @param string $consoleDir
49 50
      */
50 51
     private static function executeCommand(Event $event, $consoleDir, $cmd, $timeout = 300)
51 52
     {
Please login to merge, or discard this patch.