protected property AggregatorController::$moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

AggregatorController
Returns responses for aggregator module routes.

Namespace

Drupal\aggregator\Controller

Code

protected $moduleHandler;