Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Fakerino
Core
Console
FakeConsole
PHP Class Fakerino\Core\Console\FakeConsole
Author:
Nicola Pietroluongo (
[email protected]
)
Show file
Open project: fakerino/fakerino
Class Usage Examples
Public Methods
Method
Description
__construct
(
array
$input
)
Constructor.
run
( ) :
mixed
Runs the command.
Private Methods
Method
Description
getParam
(
$flag
,
$hasValue
= false )
getParameters
( )
showHelp
( )
Method Details
__construct()
public
method
Constructor.
public
__construct
(
array
$input
)
$input
array
run()
public
method
Runs the command.
public
run
( ) :
mixed
return
mixed