call()
call(string $command, array $args = array(), integer $result = 5, array $env = array()) : array|integer|string
Execute CLI utility (from set provided by panel)
Parameters
string |
$command |
|
array |
$args |
|
integer |
$result |
|
array |
$env |
|
Throws
- \pm_Exception
Returns
array|integer|string