You are here

protected static property FilterDateTimeTest::$date in Drupal 9

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

For offset tests, set a date 1 day in the future.

Type: int

File

core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php, line 26

Class

FilterDateTimeTest
Tests the Drupal\datetime\Plugin\views\filter\Date handler.

Namespace

Drupal\Tests\datetime\Kernel\Views

Code

protected static $date;