Runner
AbstractYes
Table of Contents
Methods
- run() : mixed
- Method to execute some command.
Methods
run()
Method to execute some command.
public
abstract run(string $command) : mixed
Parameters
- $command : string
-
Command to execute.