You are here

protected property AlinksController::$configFactory in Alinks 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Controller/AlinksController.php, line 21

Class

AlinksController
Returns responses for alinks configuration routes.

Namespace

Drupal\alinks\Controller

Code

protected $configFactory;