@@ -24,7 +24,6 @@ |
||
| 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); |