RestExampleClientController::$configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/rest_example/src/Controller/RestExampleClientController.php, line 28

Class

RestExampleClientController
Controller class for the REST Example routes.

Namespace

Drupal\rest_example\Controller

Code

protected $configFactory;