You are here

protected property FieldConfigTest::$entity in Drupal 9

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

Type: \Drupal\field\FieldConfigInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php, line 44

Class

FieldConfigTest
JSON:API integration test for the "FieldConfig" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;