property JSimpleXMLElement::$_attributes in Ubercart 5
Array with the attributes of this XML element
Type: array
File
- uc_store/
includes/ simplexml.php, line 375
Class
- JSimpleXMLElement
- SimpleXML Element
Code
var $_attributes = array();
Array with the attributes of this XML element
Type: array
var $_attributes = array();