You are here

service organigrams.taxonomy_term_tree in Organigrams 8.2

Same name and namespace in other branches
  1. 8 organigrams.services.yml \organigrams.taxonomy_term_tree

Class

Drupal\organigrams\TaxonomyTermTree
3 string references to organigrams.taxonomy_term_tree
OrganigramsBlocks::create in src/Plugin/Block/OrganigramsBlocks.php
Creates an instance of the plugin.
OrganigramsController::create in src/Controller/OrganigramsController.php
Instantiates a new instance of this class.
organigrams_tokens in ./organigrams.module
Implements hook_tokens().

File

./organigrams.services.yml
organigrams.services.yml

View source
  1. class: Drupal\organigrams\TaxonomyTermTree
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@entity_field.manager'