Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
RequestCloseSubscriber.php
»
RequestCloseSubscriber
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
protected property RequestCloseSubscriber::$moduleHandler
Type:
\Drupal\Core\Extension\ModuleHandlerInterface
File
drupal/
core/
lib/
Drupal/
Core/
EventSubscriber/
RequestCloseSubscriber.php
, line 24
Definition of
Drupal\Core\EventSubscriber\RequestCloseSubscriber
.
Class
RequestCloseSubscriber
Subscriber for all responses.
Namespace
Drupal\Core\EventSubscriber
Code
protected $moduleHandler;