You are here

private property ResponseListener::$charset in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/EventListener/ResponseListener.php \Symfony\Component\HttpKernel\EventListener\ResponseListener::charset

File

vendor/symfony/http-kernel/EventListener/ResponseListener.php, line 25

Class

ResponseListener
ResponseListener fixes the Response headers based on the Request.

Namespace

Symfony\Component\HttpKernel\EventListener

Code

private $charset;