Phpro\SoapClient\CodeGenerator\Rules\TypenameMatchesRule::apply PHP Метод

apply() публичный Метод

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