The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php, line 38
Class
- DefaultExceptionSubscriber
- Last-chance handler for exceptions.
Namespace
Drupal\Core\EventSubscriber
Code
1 | protected $configFactory ; |
Please login to continue.