Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (array $commands=[]) | |
getCommands () | |
Protected Attributes | |
$commands | |
Class CommandList has a list of commands, which can be extended via DI configuration.
Definition at line 12 of file CommandList.php.
__construct | ( | array | $commands = [] | ) |
getCommands | ( | ) |
{Gets list of command instances
Implements CommandListInterface.
Definition at line 32 of file CommandList.php.
|
protected |
Definition at line 17 of file CommandList.php.