CommandInterface extends Arrayable
Table of Contents
Methods
- run() : mixed
- runInBackground() : bool
- runWithDelay() : bool
- toArray() : array<string|int, mixed>
Methods
run()
public
run() : mixed
runInBackground()
public
runInBackground() : bool
Return values
boolrunWithDelay()
public
runWithDelay(int $milliseconds) : bool
Parameters
- $milliseconds : int
Return values
booltoArray()
public
toArray() : array<string|int, mixed>