class ApplicationDescription
Constants
GLOBAL_NAMESPACE
Methods
__construct(Application $application, string|null $namespace = null) Constructor.
array getNamespaces()
Command[] getCommands()
Command getCommand(string $name)
Details
__construct(Application $application, string|null $namespace = null)
Constructor. Parameters Application $application string|null $namespace array
getNamespac