<?php //%255BApp%255CImport%255CRessource%255CFakeUser%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' => [
                [
                    'create' => [
                        'method' => 'POST',
                        'path' => '/fake_users/create',
                        'normalization_context' => [
                            'groups' => [
                                'readFake',
                            ],
                        ],
                        'security' => 'is_granted(\'import_create\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'reject\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'readFake',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
