<?php //property_metadata_10df825b12e9845a21c758c6b89e4512

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata')),
        clone ($p['Symfony\\Component\\PropertyInfo\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\PropertyInfo\\Type')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata' => [
            'type' => [
                $o[1],
            ],
            'description' => [
                'the start date of the item, if regular',
            ],
            'readable' => [
                true,
            ],
            'writable' => [
                true,
            ],
            'required' => [
                false,
            ],
            'attributes' => [
                [
                    'swagger_context' => [
                        'type' => 'string',
                        'format' => 'date',
                    ],
                ],
            ],
            'initializable' => [
                false,
            ],
        ],
        'Symfony\\Component\\PropertyInfo\\Type' => [
            'builtinType' => [
                1 => 'object',
            ],
            'nullable' => [
                1 => true,
            ],
            'class' => [
                1 => 'DateTimeInterface',
            ],
            'collection' => [
                1 => false,
            ],
        ],
    ],
    $o[0],
    []
); }];
