Array of terms in a tree keyed by vocabulary ID and term ID.
Type: array
File
- core/modules/taxonomy/src/TermStorage.php, line 53
Class
- TermStorage
- Defines a Controller class for taxonomy terms.
Namespace
Drupal\taxonomy
Code
protected $treeTerms = array();
Please login to continue.