Searched refs:buildCallback (Results 1 – 2 of 2) sorted by relevance
306 $this->callback = $this->buildCallback($callback);427 $this->callback = $this->buildCallback($callback);468 $callback = $this->buildCallback($callback);1314 protected function buildCallback(?callable $callback = null) function in Symfony\\Component\\Process\\Process
279 $this->callback = $this->buildCallback($callback);414 $this->callback = $this->buildCallback($callback);1389 protected function buildCallback(callable $callback = null) function in Symfony\\Component\\Process\\Process