Completed
Pull Request — master (#2)
by Song
05:11 queued 01:55
created
src/Command.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
      *
184 184
      * @throws \Exception
185 185
      *
186
-     * @return bool|string
186
+     * @return string|false
187 187
      */
188 188
     protected function getPid()
189 189
     {
Please login to merge, or discard this patch.