Completed
Push — develop ( 8c2b94...5a4b9c )
by Tom
05:40
created
src/N98/Magento/Command/ScriptCommand.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -309,8 +309,8 @@
 block discarded – undo
309 309
     }
310 310
 
311 311
     /**
312
-     * @param $commandString
313
-     * @return mixed
312
+     * @param null|string $commandString
313
+     * @return string
314 314
      */
315 315
     protected function _replaceScriptVars($commandString)
316 316
     {
Please login to merge, or discard this patch.