You are here

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

Whether new revisions of updated entities should be created by default.

Type: bool

Overrides ResourceTestBase::$newRevisionsShouldBeAutomatic

File

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

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $newRevisionsShouldBeAutomatic = TRUE;