You are here

protected property ItemListController::$dateFormatter in Feeds 8.3

Provides a service to handle various date related functionality.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Controller/ItemListController.php, line 33

Class

ItemListController
Lists the feed items belonging to a feed.

Namespace

Drupal\feeds\Controller

Code

protected $dateFormatter;