You are here

protected property ConfigTranslationOverviewAccess::$sourceLanguage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php \Drupal\config_translation\Access\ConfigTranslationOverviewAccess::sourceLanguage

The source language.

Type: \Drupal\Core\Language\LanguageInterface

File

core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php, line 41
Contains \Drupal\config_translation\Access\ConfigTranslationOverviewAccess.

Class

ConfigTranslationOverviewAccess
Checks access for displaying the configuration translation overview.

Namespace

Drupal\config_translation\Access

Code

protected $sourceLanguage;