Completed
Push — master ( 8347cd...ba182b )
by Song
01:03
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.