You are here

protected property DateTimeItemTest::$field in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php \Drupal\Tests\datetime\Kernel\DateTimeItemTest::field

The field used in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php, line 34

Class

DateTimeItemTest
Tests the new entity API for the date field type.

Namespace

Drupal\Tests\datetime\Kernel

Code

protected $field;