You are here

protected property DownloadCountController::$configFactory in Download Count 8

Configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/DownloadCountController.php, line 28

Class

DownloadCountController
Returns responses for download_count module routes.

Namespace

Drupal\download_count\Controller

Code

protected $configFactory;