You are here

service tca.form_mangler in Token Content Access 8

Same name and namespace in other branches
  1. 2.0.x tca.services.yml \tca.form_mangler

Class

Drupal\tca\FormManglerService

File

./tca.services.yml
tca.services.yml

View source
  1. class: Drupal\tca\FormManglerService
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@entity_type.bundle.info'
  5. - '@plugin.manager.tca_plugin'
  6. - '@tca.tca_settings_manager'
  7. - '@string_translation'