You are here

protected property EdgeExceptionSubscriber::$configFactory in Apigee Edge 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/EdgeExceptionSubscriber.php, line 63

Class

EdgeExceptionSubscriber
Handles uncaught ApiExceptions.

Namespace

Drupal\apigee_edge\EventSubscriber

Code

protected $configFactory;