Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PhpBrew
Command
EachCommand
PHP Class PhpBrew\Command\EachCommand
Inheritance:
extends
CLIFramework\Command
Exibir arquivo
Open project: phpbrew/phpbrew
Public Methods
Method
Description
brief
( )
execute
(
$command
)
options
(
$options
)
Protected Methods
Method
Description
getVersions
( )
prompt
(
$command
)
runCommandRecursive
(
$command
)
Method Details
brief()
public
method
public
brief
( )
execute()
public
method
public
execute
(
$command
)
getVersions()
protected
method
protected
getVersions
( )
options()
public
method
public
options
(
$options
)
prompt()
protected
method
protected
prompt
(
$command
)
runCommandRecursive()
protected
method
protected
runCommandRecursive
(
$command
)