Completed
Pull Request — master (#84)
by Maarten
03:40
created
src/Checks/EnvVariablesExists.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -122,7 +122,7 @@
 block discarded – undo
122 122
     /**
123 123
      * Store result and optional runtime output
124 124
      *
125
-     * @param $result
125
+     * @param boolean $result
126 126
      */
127 127
     private function storeResult($result)
128 128
     {
Please login to merge, or discard this patch.