<?php //App%255CEntity%255CActivity%2524billable

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['JMS\\Serializer\\Annotation\\Expose'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\Expose')),
        clone ($p['JMS\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\Groups')),
        clone ($p['App\\Export\\Annotation\\Expose'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Export\\Annotation\\Expose')),
        clone ($p['Doctrine\\ORM\\Mapping\\Column'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Column')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotNull')),
    ],
    null,
    [
        'stdClass' => [
            'groups' => [
                1 => [
                    'Default',
                ],
                4 => [
                    'Default',
                ],
            ],
            'label' => [
                2 => 'label.billable',
            ],
            'type' => [
                2 => 'boolean',
                'boolean',
            ],
            'name' => [
                3 => 'billable',
            ],
            'precision' => [
                3 => null,
            ],
            'scale' => [
                3 => null,
            ],
            'options' => [
                3 => [
                    'default' => true,
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
    ],
    []
); }];
