You are here

protected property SynonymListBuilder::$dateFormatter in Search API Synonym 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/SynonymListBuilder.php, line 27

Class

SynonymListBuilder
Defines a class to build a listing of Synonym entities.

Namespace

Drupal\search_api_synonym

Code

protected $dateFormatter;