TerminableInterface.php

Namespace

Symfony\Component\HttpKernel

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/TerminableInterface.php
View source

Interfaces

Namesort descending Description
TerminableInterface Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel.