<?php //property_metadata_449cfbdf51ae6d23604ec6323d4c76a5

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' => [
                'If this contact uses the internal message medium, $message contains this message',
            ],
            'readable' => [
                false,
            ],
            'writable' => [
                false,
            ],
            'required' => [
                false,
            ],
            'initializable' => [
                false,
            ],
        ],
        'Symfony\\Component\\PropertyInfo\\Type' => [
            'builtinType' => [
                1 => 'object',
            ],
            'nullable' => [
                1 => false,
            ],
            'class' => [
                1 => 'App\\Communication\\Entity\\Message',
            ],
            'collection' => [
                1 => false,
            ],
        ],
    ],
    $o[0],
    []
); }];
