You are here

property JSimpleXMLElement::$_children in Ubercart 5

Array of references to the objects of all direct children of this XML object

Type: array

File

uc_store/includes/simplexml.php, line 396

Class

JSimpleXMLElement
SimpleXML Element

Code

var $_children = array();