You are here

protected static property FilterFormatTest::$entityTypeId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php \Drupal\Tests\jsonapi\Functional\FilterFormatTest::entityTypeId

The tested entity type.

Type: string

Overrides ResourceTestBase::$entityTypeId

File

core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php, line 28

Class

FilterFormatTest
JSON:API integration test for the "FilterFormat" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'filter_format';