PhpExecutableFinder
class PhpExecutableFinder
An executable finder specifically designed for the PHP executable.
Methods
__construct()
No description
string|false
find(bool $includeArgs = true)
Finds The PHP executable.
array
findArguments()
Finds the PHP executable arguments.
Details
at line line 24
__construct()
at line line 36
string|false
find(bool $includeArgs = true)
Finds The PHP executable.
at line line 78
array
findArguments()
Finds the PHP executable arguments.