Class ListCommand
ListCommand displays the list of all available commands for the application.
- Symfony\Component\Console\Command\Command
- Symfony\Component\Console\Command\ListCommand
Namespace: Symfony\Component\Console\Command
Author: Fabien Potencier <fabien@symfony.com>
Located at console/Symfony/Component/Console/Command/ListCommand.php
Author: Fabien Potencier <fabien@symfony.com>
Located at console/Symfony/Component/Console/Command/ListCommand.php
protected
|
|
protected
|
#
getNativeDefinition( )
Gets the InputDefinition to be used to create XML and Text representations of this Command. |
protected
null|integer
|
#
execute(
Executes the current command. |