You are here

protected property SearchApiDate::$timeService in Search API 8

The time service.

Type: \Drupal\Component\Datetime\TimeInterface|null

File

src/Plugin/views/filter/SearchApiDate.php, line 24

Class

SearchApiDate
Defines a filter for filtering on dates.

Namespace

Drupal\search_api\Plugin\views\filter

Code

protected $timeService;