You are here

protected property ImageStyleTest::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ImageStyleTest::entity

Type: \Drupal\image\ImageStyleInterface

Overrides ResourceTestBase::$entity

File

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

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;