* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Response; /** * Terminable extends the Kernel request/response cycle with dispatching a post * response event after sending the response and before shutting down the kernel. * * @author Jordi Boggiano * @author Pierre Minnieur */ interface TerminableInterface { /** * Terminates a request/response cycle. * * Should be called after sending the response and before shutting down the kernel. */ public function terminate(Request $request, Response $response); } __halt_compiler();----SIGNATURE:----bwXX5eGBCS3H6sEak9kzqhL67rXhqLD10bOG64yQNEE+2kjNJba2htg6V+OZnhV620Q/CWNf7s7h29vk7BpDb41QzNHr1dtwhNMum0ypD8XQmoEkEYDabRB1fFBa+h4M6x5G7ztWW8j5VWzK/hLMRvjaZCGVvo18zEwHYBE9Mfduw30x2awMeQCi5AZ4BT+JZgwDXsIJ28QIhLJN20wKJ+wcMaeweMt+7CEs49Rpv7p2VLu47wb7X8R21TI1lTniaDtp4On+6rzEQGDMZ/5ZtEC17cOADH4YFySoIqWKxsCGlV4eaVYKyU1skLJZ1RCEeyR+MYPqa5DckBDuz2DQ8hYZro8ymFXA2IA1d+zMc1N6ja4miekWEPFNComNatOheWJhQ7zpA0DbqBw1Sr5a/axHyxXcxSdr2KUlqebejDAdrNIOwPBK5CsmqTLGW1GuehYMItAh1DSWEGbebGJBAOFSP0KOc96fUhjrZpIFxyqbnFakrEdMPRQKhVFDvPKb48nhWE5f/9TW3+5GI8FEGmZ7D/gWQvbawiFrJBVAdAk1DWGKdQaZ6GOQC2nvgMTOuf2qH23f00lNQGOf/lh8itY/h4yJGXwJbkqssrrjGj+25QjsaiwY1N7VpO/+jaD6f4p/iAJP+yAP151sobIvfR3pTQdOzaVwouzhzUkWKYc=----ATTACHMENT:----NDIwMTQ5OTY2MTcxOTcwOCA1MTQ2MjcwMTI2NTMwMzE2IDc1MDYzMzQ3NTQ0ODgzMjM=