You are here

protected property EntityFormDisplayAccessControlHandlerTest::$member in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php \Drupal\Tests\Core\Entity\Access\EntityFormDisplayAccessControlHandlerTest::member

The mock account with EntityFormDisplay access.

Type: \Drupal\Core\Session\AccountInterface

File

core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php, line 55

Class

EntityFormDisplayAccessControlHandlerTest
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler @group Entity

Namespace

Drupal\Tests\Core\Entity\Access

Code

protected $member;