You are here

protected property SolrConfigForm::$dateFormatter in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Form/SolrConfigForm.php \Drupal\search_api_solr\Form\SolrConfigForm::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/SolrConfigForm.php, line 26

Class

SolrConfigForm
A basic form with a passed entity with an interface.

Namespace

Drupal\search_api_solr\Form

Code

protected $dateFormatter;