You are here

protected property MetatagViewsTranslationForm::$sourceLanguage in Metatag 8

The language of the translation source.

Type: \Drupal\Core\Language\LanguageInterface

File

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

Class

MetatagViewsTranslationForm
Defines a form for translating meta tags for views.

Namespace

Drupal\metatag_views\Form

Code

protected $sourceLanguage;