private property PostResponseEvent::$response

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/PostResponseEvent.php, line 34

Class

PostResponseEvent
Allows to execute logic after a response was sent

Namespace

Symfony\Component\HttpKernel\Event

Code

private $response;