You are here

protected constant LanguageCookieLanguageSelectionPageTest::LANGUAGE_SELECTION_PAGE_TEXT in Language Cookie 8

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

File

tests/src/Functional/LanguageCookieLanguageSelectionPageTest.php, line 25

Class

LanguageCookieLanguageSelectionPageTest
Test that the language_cookie module works well with language_selection_page.

Namespace

Drupal\Tests\language_cookie\Functional

Code

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