ConsoleAbstract
- Namespace: \Redaxscript\Console
- Description: abstract class to handle the command line interface
- Package: Redaxscript
- Category: Console
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_registry | protected | ||
_request | protected | ||
_language | protected | ||
_config | protected | ||
_namespaceArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__construct | public | constructor of the class |
Method | Visibility | Description |