Searched refs:buildCallback (Results 1 – 1 of 1) 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