Completed
Push — develop ( 71f13f...2471d3 )
by Greg
02:36 queued 44s
created
app/Http/Helpers/Installer/EnvironmentManager.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -29,6 +29,7 @@
 block discarded – undo
29 29
     /**
30 30
      * Get the content of the .env file.
31 31
      *
32
+     * @param Request $request
32 33
      * @return string
33 34
      */
34 35
     public function getEnvContent($request)
Please login to merge, or discard this patch.