Searched refs:getDescriptors (Results 1 – 4 of 4) sorted by relevance
| /template/strap/vendor/symfony/process/Pipes/ | ||
| H A D | PipesInterface.php | 28 public function getDescriptors(): array; function |
| H A D | UnixPipes.php | 56 public function getDescriptors(): array function in Symfony\\Component\\Process\\Pipes\\UnixPipes |
| H A D | WindowsPipes.php | 109 public function getDescriptors(): array function in Symfony\\Component\\Process\\Pipes\\WindowsPipes |
| /template/strap/vendor/symfony/process/ | ||
| H A D | Process.php | 308 $descriptors = $this->getDescriptors(); |