<?php //property_metadata_e594d75f08efca06

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \deepclone_from_array([
    'classes' => ['ApiPlatform\\Metadata\\ApiProperty', 'Symfony\\Component\\TypeInfo\\Type\\BuiltinType'],
    'objectMeta' => [0, 1],
    'prepared' => 0,
    'properties' => [
        'ApiPlatform\\Metadata\\ApiProperty' => [
            'types' => [null],
            'serialize' => [null],
            'nativeType' => [1],
            'description' => [null],
            'readable' => [true],
            'writable' => [false],
            'readableLink' => [null],
            'writableLink' => [null],
            'required' => [false],
            'identifier' => [true],
            'default' => [null],
            'example' => [null],
            'deprecationReason' => [null],
            'fetchable' => [null],
            'fetchEager' => [null],
            'jsonldContext' => [null],
            'openapiContext' => [null],
            'jsonSchemaContext' => [null],
            'push' => [null],
            'security' => [null],
            'securityPostDenormalize' => [null],
            'builtinTypes' => [null],
            'schema' => [
                ['readOnly' => true, 'type' => 'integer'],
            ],
            'initializable' => [false],
            'genId' => [null],
            'uriTemplate' => [null],
            'property' => [null],
            'policy' => [null],
            'hydra' => [null],
            'extraProperties' => [
                [],
            ],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\BuiltinType' => [
            'typeIdentifier' => [1 => \Symfony\Component\TypeInfo\TypeIdentifier::INT],
        ],
    ],
    'resolve' => [
        'ApiPlatform\\Metadata\\ApiProperty' => [
            'nativeType' => [true],
        ],
    ],
], null, true); } }];
