You are here

field_token_value.services.yml in Field Token Value 8

Same filename and directory in other branches
  1. 2.x field_token_value.services.yml

File

field_token_value.services.yml
View source
  1. services:
  2. field_token_value.wrapper_manager:
  3. class: Drupal\field_token_value\WrapperManager
  4. arguments: ['@module_handler', '@theme_handler', '@cache.discovery']