@@ -67,7 +67,6 @@ |
||
67 | 67 | /** |
68 | 68 | * @param string $shellCommand |
69 | 69 | * @param int $startLine |
70 | - * @param bool $ignoreError |
|
71 | 70 | * @return CommandBuilder |
72 | 71 | */ |
73 | 72 | public function setExecutable(string $shellCommand, int $startLine): CommandBuilder |