You are here

protected property FeedTypeForm::$dateFormatter in Feeds 8.3

Provides a service to handle various date related functionality.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/FeedTypeForm.php, line 47

Class

FeedTypeForm
Form controller for the feed type edit forms.

Namespace

Drupal\feeds

Code

protected $dateFormatter;