PhpExecutableFinder
PhpExecutableFinder
class PhpExecutableFinder
An executable finder specifically designed for the PHP executable.
Methods
__construct() | ||
string|false | find(bool $includeArgs = true) Finds The PHP executable. | |
array | findArguments() Finds the PHP executable arguments. |
Details
__construct()
string|false find(bool $includeArgs = true)
Finds The PHP executable.
Parameters
bool | $includeArgs |