You are here

protected property MetatagViewsTranslationController::$viewStorage in Metatag 8

The View storage interface.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

metatag_views/src/Controller/MetatagViewsTranslationController.php, line 24

Class

MetatagViewsTranslationController
Translate Views meta tags.

Namespace

Drupal\metatag_views\Controller

Code

protected $viewStorage;