ExecuteCommandOptions
in package
Table of Contents
Properties
- $commands : array<string|int, string>
- The commands to be executed on the server
Methods
- __construct() : mixed
Properties
$commands
The commands to be executed on the server
public
array<string|int, string>
$commands
Methods
__construct()
public
__construct(array<string|int, string> $commands) : mixed
Parameters
- $commands : array<string|int, string>