Property | Type | Description | |
---|---|---|---|
$command | string | ||
$params | string[] |
Method | Description | |
---|---|---|
__construct ( string $command, string[] $params = [] ) | ||
__destruct ( ) | ||
__toString ( ) : string | ||
getCommand ( ) : string | ||
getParams ( ) : string[] |
public __construct ( string $command, string[] $params = [] ) | ||
$command | string | |
$params | string[] |