Array of loaded trees keyed by a cache id matching tree arguments.
Type: array
File
- core/modules/taxonomy/src/TermStorage.php, line 60
Class
- TermStorage
- Defines a Controller class for taxonomy terms.
Namespace
Drupal\taxonomy
Code
protected $trees = array();
Please login to continue.