WorkspaceTest::$uniqueFieldNames

Same name in other branches
  1. 10 core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php \Drupal\Tests\jsonapi\Functional\WorkspaceTest::uniqueFieldNames

Type: uniqueFieldNames

Overrides ResourceTestBase::$uniqueFieldNames

File

core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php, line 55

Class

WorkspaceTest
JSON:API integration test for the "Workspace" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $uniqueFieldNames = [
    'id',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.