<?php //%255BApp%255CIncentive%255CResource%255CIncentive%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' => [
                        'method' => 'GET',
                        'path' => '/incentives',
                        'controller' => 'App\\Incentive\\Controller\\IncentivesController',
                        'normalization_context' => [
                            'groups' => [
                                'eecIncentive',
                            ],
                            'skip_null_values' => false,
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Incentives',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'eecIncentive',
                        ],
                        'enable_max_depth' => true,
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
