ConsoleApplication
extends Application
in package
This is the main console application class, it extends the Symfony console application class
It is the entry point for all console commands and should be called to register all commands
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct() : mixed