Phpro\SoapClient\CodeGenerator\Config\Config::getRuleSet PHP Method

getRuleSet() public method

public getRuleSet ( ) : Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface
return Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface
    public function getRuleSet()
    {
        return $this->ruleSet;
    }