<?php //property_metadata_1ade1d42d5ebb9bc1b47938f27a1a962

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 production status of this part. Can be one of the specified ones.',
            ],
            'readable' => [
                true,
            ],
            'writable' => [
                true,
            ],
            'readableLink' => [
                null,
            ],
            'writableLink' => [
                null,
            ],
            'required' => [
                false,
            ],
            'identifier' => [
                null,
            ],
            'default' => [
                \App\Entity\Parts\ManufacturingStatus::NOT_SET,
            ],
            '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 production status of this part. Can be one of the specified ones.',
                    'default' => '',
                    'example' => '',
                    'type' => [
                        'string',
                        'null',
                    ],
                    'enum' => [
                        'announced',
                        'active',
                        'nrfnd',
                        'eol',
                        'discontinued',
                        '',
                        null,
                    ],
                ],
            ],
            'initializable' => [
                false,
            ],
            'genId' => [
                null,
            ],
            'uriTemplate' => [
                null,
            ],
            'property' => [
                null,
            ],
            'extraProperties' => [
                [],
            ],
        ],
        'Symfony\\Component\\PropertyInfo\\Type' => [
            'builtinType' => [
                1 => 'object',
            ],
            'nullable' => [
                1 => true,
            ],
            'class' => [
                1 => 'App\\Entity\\Parts\\ManufacturingStatus',
            ],
            'collection' => [
                1 => false,
            ],
            'collectionKeyType' => [
                1 => [],
            ],
            'collectionValueType' => [
                1 => [],
            ],
        ],
    ],
    $o[0],
    []
)];
