Shell deprecated

class Shell

deprecated

since 2.8, to be removed in 3.0.

Constants

TYPE_UNIX
TYPE_DARWIN
TYPE_CYGWIN
TYPE_WINDOWS
TYPE_BSD

Methods

int getType()

Returns guessed OS type.

bool testCommand(string $command)

Tests if a command is available.

Details

int getType()

Returns guessed OS type.

Return Value

int

bool testCommand(string $command)

Tests if a command is available.

Parameters

string $command

Return Value

bool
doc_Symfony
2016-10-28 06:32:31
Comments
Leave a Comment

Please login to continue.