protected property AggregatorController::$entityManager

Stores the Entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php, line 31
Contains \Drupal\aggregator\Controller\AggregatorController.

Class

AggregatorController
Returns responses for aggregator module routes.

Namespace

Drupal\aggregator\Controller

Code

protected $entityManager;