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.
Please login to continue.