ActionTest::$entityTypeId

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/ActionTest.php \Drupal\Tests\jsonapi\Functional\ActionTest::entityTypeId
  2. 10 core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php \Drupal\Tests\action\Functional\Jsonapi\ActionTest::entityTypeId
  3. 11.x core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php \Drupal\Tests\action\Functional\Jsonapi\ActionTest::entityTypeId
  4. 11.x core/modules/jsonapi/tests/src/Functional/ActionTest.php \Drupal\Tests\jsonapi\Functional\ActionTest::entityTypeId

Type: entityTypeId

Overrides ResourceTestBase::$entityTypeId

File

core/modules/jsonapi/tests/src/Functional/ActionTest.php, line 24

Class

ActionTest
JSON:API integration test for the "Action" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'action';

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