ConsoleCommand implements InstallerScript
Read onlyYes
FinalYes
Table of Contents
Interfaces
- InstallerScript
Methods
- __construct() : mixed
- run() : bool
Methods
__construct()
public
__construct(array<string|int, mixed> $command[, string $message = '' ]) : mixed
Parameters
- $command : array<string|int, mixed>
- $message : string = ''
run()
public
run(Event $event) : bool
Parameters
- $event : Event