PhpBrew\Command\InfoCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'Show current php information';
    }