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