PHP Class opensrs\backwardcompatibility\dataconversion\domains\subuser\SubuserGetInfo

Inheritance: extends opensrs\backwardcompatibility\dataconversion\DataConversion
Mostrar archivo Open project: opensrs/osrs-toolkit-php

Protected Properties

Property Type Description
$newStructure to ->attributes->domain in the new format

Public Methods

Method Description
convertDataObject ( $dataObject, $newStructure = null )

Method Details

convertDataObject() public method

public convertDataObject ( $dataObject, $newStructure = null )

Property Details

$newStructure protected_oe property

to ->attributes->domain in the new format
protected $newStructure