system::__callStatic

Execute a given shell command Alias for System::execute()

system::__callStatic($command, $arguments)

Parameters

$command (string)
Name or path of the command
$arguments (string)
Additional arguments

Return values

array