<?php return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata')),
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\PhotoshopFile',
                'id',
                'filename',
                'data',
                'project',
                'filepath',
                'episode',
                'imageUrls',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'filename' => $o[2],
                    'data' => $o[3],
                    'project' => $o[4],
                    'filepath' => $o[5],
                    'episode' => $o[6],
                    'imageUrls' => $o[7],
                ],
            ],
            'groups' => [
                1 => [
                    'normal',
                    'detailed',
                ],
                [
                    'normal',
                    'detailed',
                ],
                [
                    'normal',
                    'detailed',
                ],
                [
                    'detailed',
                ],
                [
                    'normal',
                    'detailed',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
