You are here

protected property BlockContentAccessHandlerTest::$role in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php \Drupal\Tests\block_content\Kernel\BlockContentAccessHandlerTest::role

The test role.

Type: \Drupal\user\RoleInterface

File

core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php, line 52

Class

BlockContentAccessHandlerTest
Tests the block content entity access handler.

Namespace

Drupal\Tests\block_content\Kernel

Code

protected $role;