protected property BlockLanguageTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $adminUser;