You are here

protected property ImageStyleTest::$entityTypeId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 39
Contains \Drupal\Tests\image\Unit\ImageStyleTest.

Class

ImageStyleTest
@coversDefaultClass \Drupal\image\Entity\ImageStyle

Namespace

Drupal\Tests\image\Unit

Code

protected $entityTypeId;