You are here

protected property ItemListController::$time in Feeds 8.3

Provides a object for obtaining system time.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Controller/ItemListController.php, line 26

Class

ItemListController
Lists the feed items belonging to a feed.

Namespace

Drupal\feeds\Controller

Code

protected $time;