protected property TermStorage::$treeChildren in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::treeChildren
Array of term ancestors keyed by vocabulary ID and parent term ID.
Type: array
File
- core/
modules/ taxonomy/ src/ TermStorage.php, line 51 - Contains \Drupal\taxonomy\TermStorage.
Class
- TermStorage
- Defines a Controller class for taxonomy terms.
Namespace
Drupal\taxonomyCode
protected $treeChildren = array();