Completed
Push — master ( fe671f...eddd1f )
by Shawn
04:10 queued 01:17
created
app/Http/Controllers/Installation/EnvironmentController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
     /**
57 57
      * Key should be before the first = symbol and value should be after.
58 58
      * Each new line (\r\n) should be a new array entry.
59
-     * @param $string
59
+     * @param string $string
60 60
      * @return array
61 61
      */
62 62
     private function breakApartEnv($string)
Please login to merge, or discard this patch.