ImageStyleTest::$entityTypeId

Same name in this branch
  1. 8.9.x core/modules/image/tests/src/Unit/ImageStyleTest.php \Drupal\Tests\image\Unit\ImageStyleTest::entityTypeId
Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ImageStyleTest::entityTypeId
  2. 9 core/modules/image/tests/src/Unit/ImageStyleTest.php \Drupal\Tests\image\Unit\ImageStyleTest::entityTypeId
  3. 10 core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ImageStyleTest::entityTypeId
  4. 10 core/modules/image/tests/src/Unit/ImageStyleTest.php \Drupal\Tests\image\Unit\ImageStyleTest::entityTypeId
  5. 11.x core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ImageStyleTest::entityTypeId
  6. 11.x core/modules/image/tests/src/Unit/ImageStyleTest.php \Drupal\Tests\image\Unit\ImageStyleTest::entityTypeId

Type: entityTypeId

Overrides ResourceTestBase::$entityTypeId

File

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

Class

ImageStyleTest
JSON:API integration test for the "ImageStyle" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'image_style';

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