PHP Class PhpBrew\Command\ExtensionCommand\DisableCommand

Inheritance: extends BaseCommand
Show file Open project: phpbrew/phpbrew

Public Methods

Method Description
arguments ( $args )
brief ( )
execute ( $extensionName )
usage ( )

Method Details

arguments() public method

public arguments ( $args )

brief() public method

public brief ( )

execute() public method

public execute ( $extensionName )

usage() public method

public usage ( )