PhpBrew\Command\UseCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'Use php, switch version temporarily';
    }