You are here

protected property FixedBlockAdminTest::$adminUser in Fixed Block Content 8

A test user with permission to administer blocks.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/FixedBlockAdminTest.php, line 17

Class

FixedBlockAdminTest
Tests the fixed block content admin.

Namespace

Drupal\Tests\fixed_block_content\Functional

Code

protected $adminUser;