You are here

protected property Basic::$timeService in Search API 8

The time service.

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

File

src/Plugin/search_api/tracker/Basic.php, line 51

Class

Basic
Provides a tracker implementation which uses a FIFO-like processing order.

Namespace

Drupal\search_api\Plugin\search_api\tracker

Code

protected $timeService;