You are here

protected property TimestampItemTest::$field in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php \Drupal\Tests\field\Kernel\Timestamp\TimestampItemTest::field

The field used in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php, line 31

Class

TimestampItemTest
Tests the timestamp fields.

Namespace

Drupal\Tests\field\Kernel\Timestamp

Code

protected $field;