You are here

protected property MetatagViewsTranslationForm::$tokenService in Metatag 8

The Metatag token service.

Type: \Drupal\metatag\MetatagToken

File

metatag_views/src/Form/MetatagViewsTranslationForm.php, line 52

Class

MetatagViewsTranslationForm
Defines a form for translating meta tags for views.

Namespace

Drupal\metatag_views\Form

Code

protected $tokenService;