You are here

protected property BlockListElementsTest::$coreBlocksUser in Block permissions 8

User with permissions to administer core blocks.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/BlockListElementsTest.php, line 19

Class

BlockListElementsTest
Tests visibility of configuration elements on the block_admin_display_form.

Namespace

Drupal\Tests\block_permissions\Functional

Code

protected $coreBlocksUser;