You are here

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

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

Type: \Drupal\media\MediaTypeInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/MediaTypeTest.php, line 35

Class

MediaTypeTest
JSON:API integration test for the "MediaType" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;