You are here

public constant LanguageSelectionPageConditionTest::LANGUAGE_SELECTION_PAGE_TEXT in Language Selection Page 8.2

Text to assert for to determine if we are on the Language Selection Page.

File

tests/src/Functional/LanguageSelectionPageConditionTest.php, line 23

Class

LanguageSelectionPageConditionTest
Tests that the condition plugins work.

Namespace

Drupal\Tests\language_selection_page\Functional

Code

public const LANGUAGE_SELECTION_PAGE_TEXT = 'This page is the default page of the module Language Selection Page';