PHP Class Hal\AbstractHal

Show file Open project: zircote/hal

Protected Properties

Property Type Description
$_xml SimpleXMLElement

Public Methods

Method Description
setXMLAttributes ( SimpleXMLElement $xml, Link $link ) : AbstractHal

Method Details

setXMLAttributes() public method

public setXMLAttributes ( SimpleXMLElement $xml, Link $link ) : AbstractHal
$xml SimpleXMLElement
$link Link
return AbstractHal

Property Details

$_xml protected property

protected SimpleXMLElement $_xml
return SimpleXMLElement