PHP Class Metaregistrar\EPP\eppContactRequest

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

Public Properties

Property Type Description
$contactobject DomElement ContactObject object to add namespaces to

Public Methods

Method Description
__construct ( $type )

Method Details

__construct() public method

public __construct ( $type )

Property Details

$contactobject public property

ContactObject object to add namespaces to
public DomElement $contactobject
return DomElement