Phpro\SoapClient\CodeGenerator\Rules\PropertynameMatchesRule::apply PHP Method

apply() public method

public apply ( Phpro\SoapClient\CodeGenerator\Context\ContextInterface $context )
$context Phpro\SoapClient\CodeGenerator\Context\ContextInterface
    public function apply(ContextInterface $context)
    {
        $this->subRule->apply($context);
    }