You are here

protected property MessageTest::$entity in JSON:API 8.2

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

Type: \Drupal\contact\MessageInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/MessageTest.php, line 39

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;