You are here

protected property TimestampItemTest::$fieldStorage 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::fieldStorage

A field storage to use in this test class.

Type: \Drupal\field\Entity\FieldStorageConfig

File

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

Class

TimestampItemTest
Tests the timestamp fields.

Namespace

Drupal\Tests\field\Kernel\Timestamp

Code

protected $fieldStorage;