TermStorage::$ancestors

Term ancestry keyed by ancestor term ID, keyed by term ID.

Type: \Drupal\taxonomy\TermInterface[][]

File

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

Class

TermStorage
Defines a Controller class for taxonomy terms.

Namespace

Drupal\taxonomy

Code

protected $ancestors;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.