You are here

service metatag.token in Metatag 8

Class

Drupal\metatag\MetatagToken
2 string references to metatag.token
MetatagDefaultsForm::create in src/Form/MetatagDefaultsForm.php
Instantiates a new instance of this class.
MetatagViewsTranslationForm::create in metatag_views/src/Form/MetatagViewsTranslationForm.php
Instantiates a new instance of this class.

File

./metatag.services.yml
metatag.services.yml

View source
  1. class: Drupal\metatag\MetatagToken
  2. arguments:
  3. - '@token'
  4. - '@token.entity_mapper'