Phpro\SoapClient\CodeGenerator\Rules\PropertynameMatchesRule::apply PHP Méthode

apply() public méthode

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