Searched refs:findArguments (Results 1 – 2 of 2) sorted by relevance
| /template/strap/vendor/symfony/process/ | ||
| H A D | PhpExecutableFinder.php | 55 $args = $this->findArguments(); |
| H A D | PhpProcess.php | 40 $php = false === $php ? null : array_merge([$php], $executableFinder->findArguments()); |