ICommand
in
Interface ICommand
The interface is considered internal going forward and should not be implemented by apps anymore
Tags
Table of Contents
Methods
- handle() : mixed
- Run the command
Methods
handle()
Run the command
public
handle() : mixed