Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Redaxscript
Console
Command
CommandAbstract
PHP Class Redaxscript\Console\Command\CommandAbstract
Since:
3.0.0
Author:
Henry Ruhs
Inheritance:
extends
Redaxscript\Console\ConsoleAbstract
Afficher le fichier
Open project: redaxmedia/redaxscript
Méthodes publiques
Méthode
Description
getHelp
( ) :
string
get the help
prompt
(
string
$key
= null,
array
$promptArray
= [] ) :
string
prompt
Method Details
getHelp()
public
méthode
get the help
Since:
3.0.0
public
getHelp
( ) :
string
Résultat
string
prompt()
public
méthode
prompt
Since:
3.0.0
public
prompt
(
string
$key
= null,
array
$promptArray
= [] ) :
string
$key
string
$promptArray
array
Résultat
string