You are here

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

Whether the tested JSON:API resource is versionable.

Type: bool

Overrides ResourceTestBase::$resourceTypeIsVersionable

File

tests/src/Functional/NodeTest.php, line 43

Class

NodeTest
JSON:API integration test for the "Node" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $resourceTypeIsVersionable = TRUE;