You are here

protected property BlockLanguageTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/block/tests/src/Functional/BlockLanguageTest.php \Drupal\Tests\block\Functional\BlockLanguageTest::adminUser

An administrative user to configure the test environment.

File

core/modules/block/tests/src/Functional/BlockLanguageTest.php, line 19

Class

BlockLanguageTest
Tests if a block can be configured to be only visible on a particular language.

Namespace

Drupal\Tests\block\Functional

Code

protected $adminUser;