You are here

protected property BlockLanguageTest::$adminUser in Zircon Profile 8.0

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

An administrative user to configure the test environment.

File

core/modules/block/src/Tests/BlockLanguageTest.php, line 24
Contains \Drupal\block\Tests\BlockLanguageTest.

Class

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

Namespace

Drupal\block\Tests

Code

protected $adminUser;