<?php //property_metadata_270b27e58448e33a66d9f2d406e269d5

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Metadata\\ApiProperty'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\ApiProperty')),
        clone ($p['Symfony\\Component\\PropertyInfo\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\PropertyInfo\\Type')),
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiProperty' => [
            'description' => [
                'The options used for uploading a file to this attachment or modify it.'."\n"
                    .'This value is not persisted in the database, but is just used to pass options to the upload manager.'."\n"
                    .'If it is null, no upload process is started.',
            ],
            'readable' => [
                true,
            ],
            'writable' => [
                true,
            ],
            'readableLink' => [
                null,
            ],
            'writableLink' => [
                null,
            ],
            '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,
            ],
            'types' => [
                null,
            ],
            'builtinTypes' => [
                [
                    $o[1],
                ],
            ],
            'schema' => [
                [
                    'description' => 'The options used for uploading a file to this attachment or modify it.'."\n"
                        .'This value is not persisted in the database, but is just used to pass options to the upload manager.'."\n"
                        .'If it is null, no upload process is started.',
                    'type' => [
                        'unknown_type',
                        'null',
                    ],
                ],
            ],
            'initializable' => [
                false,
            ],
            'genId' => [
                null,
            ],
            'uriTemplate' => [
                null,
            ],
            'property' => [
                null,
            ],
            'extraProperties' => [
                [],
            ],
        ],
        'Symfony\\Component\\PropertyInfo\\Type' => [
            'builtinType' => [
                1 => 'object',
            ],
            'nullable' => [
                1 => true,
            ],
            'class' => [
                1 => 'App\\Entity\\Attachments\\AttachmentUpload',
            ],
            'collection' => [
                1 => false,
            ],
            'collectionKeyType' => [
                1 => [],
            ],
            'collectionValueType' => [
                1 => [],
            ],
        ],
    ],
    $o[0],
    []
)];
