protected property AggregatorController::$configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactory

File

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

Class

AggregatorController
Returns responses for aggregator module routes.

Namespace

Drupal\aggregator\Controller

Code

protected $configFactory;