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

brief() public method

public brief ( )
    public function brief()
    {
        return 'Show information of a PHP extension';
    }