You are here

protected property MetatagViewsTranslationForm::$tagPluginManager in Metatag 8

The Metatag tag plugin manager.

Type: \Drupal\metatag\MetatagTagPluginManager

File

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

Class

MetatagViewsTranslationForm
Defines a form for translating meta tags for views.

Namespace

Drupal\metatag_views\Form

Code

protected $tagPluginManager;