You are here

protected property SearchApiDate::$dateFormatter in Search API 8

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface|null

File

src/Plugin/views/argument/SearchApiDate.php, line 23

Class

SearchApiDate
Defines a contextual filter for conditions on date fields.

Namespace

Drupal\search_api\Plugin\views\argument

Code

protected $dateFormatter;