Completed
Push — master ( cda286...b45999 )
by Kamil
03:51
created
src/Util/System/SystemInterface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
      * Checks if process with given pid exists, returns whether operation was successful.
25 25
      *
26 26
      * @param string $pid
27
-     * @param bool $isolate
28 27
      * @return bool
29 28
      */
30 29
     public function existsPid($pid);
Please login to merge, or discard this patch.