protected property TermStorage::$trees in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::trees
- 10 core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::trees
Array of loaded trees keyed by a cache id matching tree arguments.
Type: array
File
- core/
modules/ taxonomy/ src/ TermStorage.php, line 40
Class
- TermStorage
- Defines a Controller class for taxonomy terms.
Namespace
Drupal\taxonomyCode
protected $trees = [];