Completed
Branch master (b716fd)
by Matthias
01:23
created
src/MaglLegacyApplication/Controller/LegacyController.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -117,6 +117,9 @@
 block discarded – undo
117 117
         }
118 118
     }
119 119
 
120
+    /**
121
+     * @param string $scriptFileName
122
+     */
120 123
     private function runScript($scriptFileName)
121 124
     {
122 125
         $this->legacy->setLegacyScriptFilename($scriptFileName);
Please login to merge, or discard this patch.