You are here

protected property DateFormatTest::$entity in Drupal 9

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

Type: \Drupal\Core\Datetime\DateFormatInterface

Overrides ResourceTestBase::$entity

File

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

Class

DateFormatTest
JSON:API integration test for the "DateFormat" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;