Class CommandFactory
This is a factory for creating Command and Shell instances.
This factory can be replaced or extended if you need to customize building your command and shell objects.
- Cake\Console\CommandFactory implements Cake\Console\CommandFactoryInterface
Method Summary
-
create() public
The factory method for creating Command and Shell instances.