You are here

protected static property MediaTest::$resourceTypeIsVersionable in JSON:API 8.2

Whether the tested JSON:API resource is versionable.

Type: bool

Overrides ResourceTestBase::$resourceTypeIsVersionable

File

tests/src/Functional/MediaTest.php, line 40

Class

MediaTest
JSON:API integration test for the "Media" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $resourceTypeIsVersionable = TRUE;