You are here

protected property BlockLayoutTourTest::$adminUser in Drupal 9

An admin user with administrative permissions for Blocks.

Type: \Drupal\user\UserInterface

File

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

Class

BlockLayoutTourTest
Tests the Block Layout tour.

Namespace

Drupal\Tests\block\Functional

Code

protected $adminUser;