You are here

protected property EntityFormDisplayResourceTestBase::$entity in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php \Drupal\FunctionalTests\Rest\EntityFormDisplayResourceTestBase::entity

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

Overrides EntityResourceTestBase::$entity

File

core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php, line 24

Class

EntityFormDisplayResourceTestBase

Namespace

Drupal\FunctionalTests\Rest

Code

protected $entity;