<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'fos_rest.serializer.exception_normalizer.symfony' shared service.
include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
@trigger_error('The "fos_rest.serializer.exception_normalizer.symfony" service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);
return $this->services['fos_rest.serializer.exception_normalizer.symfony'] = new \FOS\RestBundle\Serializer\Normalizer\ExceptionNormalizer(${($_ = isset($this->services['fos_rest.exception.messages_map']) ? $this->services['fos_rest.exception.messages_map'] : ($this->services['fos_rest.exception.messages_map'] = new \FOS\RestBundle\Util\ExceptionValueMap(['Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException' => true]))) && false ?: '_'}, true);