<?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['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
            clone ($p['QbaBit\\CoreBundle\\Core\\Annotations\\BindeableProperty'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('QbaBit\\CoreBundle\\Core\\Annotations\\BindeableProperty')),
        ],
        null,
        [
            'stdClass' => [
                'name' => [
                    'nick',
                ],
                'length' => [
                    255,
                ],
                'groups' => [
                    1 => [
                        'Default',
                    ],
                ],
            ],
            'QbaBit\\CoreBundle\\Core\\Annotations\\BindeableProperty' => [
                'name' => [
                    2 => 'usuario',
                ],
                'translation' => [
                    2 => 'seguridad',
                ],
                'description' => [
                    2 => 'user_description',
                ],
            ],
        ],
        [
            $o[0],
            $o[1],
            $o[2],
        ],
        []
    );

}];
