<?php //%255BApp%255CCarpool%255CRessource%255CMyAd%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'get' => [
                        'path' => '/my_carpools',
                        'security' => 'is_granted(\'my_ad_list_self\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'reject\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Carpool',
                            ],
                        ],
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
