class ApplicationDescription
| GLOBAL_NAMESPACE |
| __construct(Application $application, string $namespace = null, bool $showHidden = false) | ||
| array | getNamespaces() | |
| Command[] | getCommands() | |
| Command | getCommand(string $name) |
| Application | $application | |
| string | $namespace | |
| bool | $showHidden |
| array |
| Command[] |
| string | $name |
| Command |
| CommandNotFoundException |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Console/Descriptor/ApplicationDescription.html