Searched refs:mustRun (Results 1 – 2 of 2) sorted by relevance
51 `mustRun()`, and `restart()` methods of the `Process` class73 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods84 * added the convenience method "mustRun"
270 public function mustRun(?callable $callback = null, array $env = []): self function in Symfony\\Component\\Process\\Process