You are here

protected property BlockPermissionsBlockLibraryControllerTest::$systemBlocksUser in Block permissions 8

User with permissions to administer system module blocks.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/BlockPermissionsBlockLibraryControllerTest.php, line 28

Class

BlockPermissionsBlockLibraryControllerTest
Tests Block permissions block library controller.

Namespace

Drupal\Tests\block_permissions\Functional

Code

protected $systemBlocksUser;