You are here

protected property AddRequestFormatsListener::$formats in Zircon Profile 8

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

Type: array

File

vendor/symfony/http-kernel/EventListener/AddRequestFormatsListener.php, line 28

Class

AddRequestFormatsListener
Adds configured formats to each request.

Namespace

Symfony\Component\HttpKernel\EventListener

Code

protected $formats;