<?php //resource_name_collection

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Metadata\\Resource\\ResourceNameCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Resource\\ResourceNameCollection')),
    ],
    null,
    [
        'ApiPlatform\\Metadata\\Resource\\ResourceNameCollection' => [
            'classes' => [
                [
                    'App\\Entity\\Appointment',
                    'App\\Entity\\Client',
                    'App\\Entity\\ConsultClientUser',
                    'App\\Entity\\ConsultOffreUser',
                    'App\\Entity\\Contract',
                    'App\\Entity\\Experience',
                    'App\\Entity\\Favoris',
                    'App\\Entity\\Formation',
                    'App\\Entity\\Grade',
                    'App\\Entity\\Offre',
                    'App\\Entity\\OffreTag',
                    'App\\Entity\\Postuler',
                    'App\\Entity\\Recommendation',
                    'App\\Entity\\ResetPasswordRequest',
                    'App\\Entity\\Tag',
                    'App\\Entity\\TagLevel',
                    'App\\Entity\\TimeExperience',
                    'App\\Entity\\User',
                    'App\\Entity\\UserSkill',
                    'App\\Entity\\UserTag',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
