<?php return [PHP_INT_MAX, static function () {

    return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
        $o = [
            clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Column'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Column')),
            clone ($p['JMS\\Serializer\\Annotation\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\Type')),
        ],
        null,
        [
            'stdClass' => [
                'name' => [
                    'created',
                    'DateTime<\'Y-m-d H:i:s\'>',
                ],
                'type' => [
                    'datetime',
                ],
            ],
        ],
        [
            $o[0],
            $o[1],
        ],
        []
    );

}];
