You are here

protected property RestPermissions::$configFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/rest/src/RestPermissions.php \Drupal\rest\RestPermissions::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/rest/src/RestPermissions.php, line 32
Contains \Drupal\rest\RestPermissions.

Class

RestPermissions
Provides rest module permissions.

Namespace

Drupal\rest

Code

protected $configFactory;