Метод | Описание | |
---|---|---|
__construct ( mixed $data ) | Construct the worker with any optional implementation-specific dependencies | |
execute ( array $parameters ) : mixed | Execute the command | |
getRequiredParameters ( ) : string[] | Returns a list of required parameters |
public __construct ( mixed $data ) | ||
$data | mixed |
public getRequiredParameters ( ) : string[] | ||
Результат | string[] |