<?php //ApiPlatform_Metadata_ErrorResourceInterface

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
    ],
    null,
    [
        'Symfony\\Component\\Serializer\\Mapping\\ClassMetadata' => [
            'name' => [
                'ApiPlatform\\Metadata\\ErrorResourceInterface',
            ],
            'attributesMetadata' => [
                [],
            ],
            'classDiscriminatorMapping' => [
                null,
            ],
        ],
    ],
    $o[0],
    []
); } }];
