You are here

protected property EntityViewDisplayResourceTestBase::$entity in Drupal 9

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

Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface

Overrides EntityResourceTestBase::$entity

File

core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php, line 29

Class

EntityViewDisplayResourceTestBase

Namespace

Drupal\FunctionalTests\Rest

Code

protected $entity;