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