PhpBrew\Command\ExtensionCommand\DisableCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'phpbrew ext disable [extension name]';
    }