You are here

public property FilterDateTest::$dateFormatter in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Functional/Handler/FilterDateTest.php \Drupal\Tests\views\Functional\Handler\FilterDateTest::dateFormatter

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

core/modules/views/tests/src/Functional/Handler/FilterDateTest.php, line 44

Class

FilterDateTest
Tests the core Drupal\views\Plugin\views\filter\Date handler.

Namespace

Drupal\Tests\views\Functional\Handler

Code

public $dateFormatter;