You are here

protected property TimestampAgoFormatterTest::$field in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::field
  2. 9 core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::field

The field used in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php, line 37

Class

TimestampAgoFormatterTest
Tests the functionality of TimestampAgoFormatter core field formatter.

Namespace

Drupal\FunctionalTests\Datetime

Code

protected $field;