<?php //Hateoas%255CRepresentation%255CCollectionRepresentation

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['JMS\\Serializer\\Annotation\\ExclusionPolicy'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\ExclusionPolicy')),
        clone ($p['JMS\\Serializer\\Annotation\\XmlRoot'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\XmlRoot')),
        clone ($p['Hateoas\\Configuration\\Annotation\\Relation'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Hateoas\\Configuration\\Annotation\\Relation')),
        clone ($p['Hateoas\\Configuration\\Annotation\\Embedded'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Hateoas\\Configuration\\Annotation\\Embedded')),
    ],
    null,
    [
        'stdClass' => [
            'policy' => [
                'ALL',
            ],
            'name' => [
                1 => 'collection',
                'items',
            ],
            'embedded' => [
                2 => $o[3],
            ],
            'content' => [
                3 => 'expr(object.getResources())',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
