WsdlToPhp\PackageGenerator\DomHandler\Wsdl\Tag\AbstractTag::getDomDocumentHandler PHP Method

getDomDocumentHandler() public method

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