PhpBrew\Command\ExtensionCommand\ConfigCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'phpbrew ext config [extension name]';
    }