You are here

protected property TreeNode::$depth in Ubercart 8.4

File

uc_catalog/src/TreeNode.php, line 13

Class

TreeNode
Data structure to mimic Drupal's menu system.

Namespace

Drupal\uc_catalog

Code

protected $depth = -1;