LanguageNegotiationSessionTest::$adminUser

Same name and namespace in other branches
  1. 10 core/modules/language/tests/src/Functional/LanguageNegotiationSessionTest.php \Drupal\Tests\language\Functional\LanguageNegotiationSessionTest::adminUser
  2. 11.x core/modules/language/tests/src/Functional/LanguageNegotiationSessionTest.php \Drupal\Tests\language\Functional\LanguageNegotiationSessionTest::adminUser

An administrative user to configure the test environment.

Type: \Drupal\user\Entity\User

File

core/modules/language/tests/src/Functional/LanguageNegotiationSessionTest.php, line 20

Class

LanguageNegotiationSessionTest
Tests the session language negotiation method.

Namespace

Drupal\Tests\language\Functional

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.