You are here

protected property LanguageSelectionPageConditionType::$mainContentRenderer in Language Selection Page 8.2

The main content renderer.

Type: \Drupal\Core\Render\MainContent\MainContentRendererInterface

File

src/Plugin/LanguageSelectionPageCondition/LanguageSelectionPageConditionType.php, line 49

Class

LanguageSelectionPageConditionType
Class for the Type condition plugin.

Namespace

Drupal\language_selection_page\Plugin\LanguageSelectionPageCondition

Code

protected $mainContentRenderer;