Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Redaxscript
Console
Console
PHP Class Redaxscript\Console\Console
Since:
3.0.0
Author:
Henry Ruhs
Inheritance:
extends
ConsoleAbstract
显示文件
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