PHP Class Redaxscript\Console\Console

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends ConsoleAbstract
Show file Open project: redaxmedia/redaxscript Class Usage Examples

Public Methods

Method Description
init ( string $mode = null ) : mixed init the class

Method Details

init() public method

init the class
Since: 3.0.0
public init ( string $mode = null ) : mixed
$mode string name of the mode
return mixed