WsdlToPhp\PackageGenerator\DomHandler\Wsdl\Tag\AbstractTag::getDomDocumentHandler PHP 메소드

getDomDocumentHandler() 공개 메소드

public getDomDocumentHandler ( ) : Wsdl | WsdlToPhp\PackageGenerator\DomHandler\Wsdl\Schema
리턴 WsdlToPhp\PackageGenerator\DomHandler\Wsdl\Wsdl | WsdlToPhp\PackageGenerator\DomHandler\Wsdl\Schema
    public function getDomDocumentHandler()
    {
        return $this->domDocumentHandler;
    }