You are here

protected property ResourceRoutes::$config in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/rest/src/Routing/ResourceRoutes.php \Drupal\rest\Routing\ResourceRoutes::config

The Drupal configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/rest/src/Routing/ResourceRoutes.php, line 33
Contains \Drupal\rest\Routing\ResourceRoutes.

Class

ResourceRoutes
Subscriber for REST-style routes.

Namespace

Drupal\rest\Routing

Code

protected $config;