PHP Class Metaregistrar\EPP\eppHostRequest

Inheritance: extends eppRequest
Show file Open project: metaregistrar/php-epp-client

Public Properties

Property Type Description
$hostobject DomElement HostObject object to add namespaces to

Public Methods

Method Description
__construct ( $type )

Method Details

__construct() public method

public __construct ( $type )

Property Details

$hostobject public property

HostObject object to add namespaces to
public DomElement $hostobject
return DomElement