<?php //property_metadata_4a2716a9a1c134b0

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\\CollectionType', 'Symfony\\Component\\TypeInfo\\Type\\GenericType', 'Symfony\\Component\\TypeInfo\\Type\\BuiltinType', 'Symfony\\Component\\TypeInfo\\Type\\ObjectType'],
    'objectMeta' => [0, 1, 2, 3, 4, 4],
    'prepared' => 0,
    'properties' => [
        'ApiPlatform\\Metadata\\ApiProperty' => [
            'types' => [null],
            'serialize' => [null],
            'nativeType' => [1],
            'description' => [null],
            'readable' => [true],
            'writable' => [false],
            'readableLink' => [false],
            'writableLink' => [false],
            'required' => [false],
            'identifier' => [null],
            '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' => 'array',
                    'items' => ['type' => 'string', 'format' => 'iri-reference', 'example' => 'https://example.com/'],
                ],
            ],
            'initializable' => [false],
            'genId' => [null],
            'uriTemplate' => [null],
            'property' => [null],
            'policy' => [null],
            'hydra' => [null],
            'extraProperties' => [
                [],
            ],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\CollectionType' => [
            'type' => [1 => 2],
            'isList' => [1 => false],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\GenericType' => [
            'variableTypes' => [
                2 => [3, 4],
            ],
            'type' => [2 => 5],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\BuiltinType' => [
            'typeIdentifier' => [3 => \Symfony\Component\TypeInfo\TypeIdentifier::INT],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\ObjectType' => [
            'className' => [4 => 'App\\Entity\\Prestation', 'Doctrine\\Common\\Collections\\Collection'],
        ],
    ],
    'resolve' => [
        'ApiPlatform\\Metadata\\ApiProperty' => [
            'nativeType' => [true],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\CollectionType' => [
            'type' => [1 => true],
        ],
        'Symfony\\Component\\TypeInfo\\Type\\GenericType' => [
            'variableTypes' => [
                2 => [true, true],
            ],
            'type' => [2 => true],
        ],
    ],
], null, true); } }];
