TermStorage::$treeParents

Array of term parents keyed by vocabulary ID and child term ID.

Type: array

File

core/modules/taxonomy/src/TermStorage.php, line 39

Class

TermStorage
Defines a Controller class for taxonomy terms.

Namespace

Drupal\taxonomy

Code

1
protected $treeParents = array();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.