You are here

protected property TreeNode::$children in Ubercart 8.4

File

uc_catalog/src/TreeNode.php, line 12

Class

TreeNode
Data structure to mimic Drupal's menu system.

Namespace

Drupal\uc_catalog

Code

protected $children = [];