Method | Description | |
---|---|---|
__construct ( ) | ||
doRun ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
getBuilder ( ) | ||
getContainer ( ) | ||
getEventDispatcher ( ) | ||
registerExtension ( carew\ExtensionInterface $extension ) |
Method | Description | |
---|---|---|
getDefaultInputDefinition ( ) |
Method | Description | |
---|---|---|
loadExtensions ( ) |
public doRun ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
public registerExtension ( carew\ExtensionInterface $extension ) | ||
$extension | carew\ExtensionInterface |