You are here

protected property MessageTest::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/MessageTest.php \Drupal\Tests\jsonapi\Functional\MessageTest::entity

Type: \Drupal\contact\MessageInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/MessageTest.php, line 44

Class

MessageTest
JSON:API integration test for the "Message" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;