Factory
in package
Gets or creates a command object.
Table of Contents
Properties
Methods
- __construct() : mixed
- get() : ICommand
Properties
$_cache
private
Cache
$_cache
Methods
__construct()
public
__construct(Cache $cache) : mixed
Parameters
- $cache : Cache
get()
public
get(string $action) : ICommand
Parameters
- $action : string