You are here

protected property EntityFormDisplayAccessControlHandlerTest::$entity 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::entity

The EntityFormDisplay entity used for testing.

Type: \Drupal\Core\Entity\Display\EntityFormDisplayInterface

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity\Access

Code

protected $entity;