An executable finder specifically designed for the PHP executable.
- author Fabien Potencier
- author Johannes M.
Schmitt
CloneableInstantiable
Methods |
public __construct() |
public find(bool $includeArgs = true) : string|false Finds The PHP executable. |
public findArguments() : array Finds the PHP executable arguments. |
Properties |
private Symfony |