You are here

protected property RequestCloseSubscriber::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php \Drupal\Core\EventSubscriber\RequestCloseSubscriber::moduleHandler

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php, line 23
Contains \Drupal\Core\EventSubscriber\RequestCloseSubscriber.

Class

RequestCloseSubscriber
Subscriber for all responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $moduleHandler;