<?php //App%255CEntity%255CFormation%255CLesson

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'get',
                    'post' => [
                        'normalization_context' => [
                            'groups' => [
                                'lesson:post',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'lesson:details',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                [
                    'denormalization_context' => [
                        'groups' => [
                            'lesson:write',
                            'formationItem:write',
                        ],
                    ],
                    'normalization_context' => [
                        'groups' => [
                            'lesson:read',
                            'formationItem:read',
                            'media_object_read',
                            'formation:read',
                        ],
                    ],
                ],
            ],
            'repositoryClass' => [
                1 => 'App\\Repository\\Formation\\LessonRepository',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
