You are here

public property UcTreeNode::$children in Ubercart 6.2

Same name and namespace in other branches
  1. 7.3 uc_catalog/classes/treenode.inc \UcTreeNode::children

File

uc_catalog/uc_catalog.module, line 20
Ubercart Catalog module.

Class

UcTreeNode
Data structure to mimic Drupal's menu system.

Code

public $children = array();