ShortcutTest::$entityTypeId

Same name in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/ShortcutTest.php \Drupal\Tests\jsonapi\Functional\ShortcutTest::entityTypeId
  2. 10 core/modules/jsonapi/tests/src/Functional/ShortcutTest.php \Drupal\Tests\jsonapi\Functional\ShortcutTest::entityTypeId
  3. 11.x core/modules/jsonapi/tests/src/Functional/ShortcutTest.php \Drupal\Tests\jsonapi\Functional\ShortcutTest::entityTypeId

Type: entityTypeId

Overrides ResourceTestBase::$entityTypeId

File

core/modules/jsonapi/tests/src/Functional/ShortcutTest.php, line 36

Class

ShortcutTest
JSON:API integration test for the "Shortcut" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'shortcut';

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