You are here

protected property MetatagViewsTranslationForm::$view in Metatag 8

The View entity object.

Type: \Drupal\views\ViewEntityInterface

File

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

Class

MetatagViewsTranslationForm
Defines a form for translating meta tags for views.

Namespace

Drupal\metatag_views\Form

Code

protected $view;