ImageStyleTest::$entityTypeId

Same name in this branch
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\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

The ID of the type of the entity under test.

Type: string

File

core/modules/image/tests/src/Unit/ImageStyleTest.php, line 34

Class

ImageStyleTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21image%21src%21Entity%21ImageStyle.php/class/ImageStyle/8.9.x" title="Defines an image style configuration entity." class="local">\Drupal\image\Entity\ImageStyle</a>

Namespace

Drupal\Tests\image\Unit

Code

protected $entityTypeId;

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