<?php //App%255CEntity%255CInvoice%2523getSubtotal

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['App\\Export\\Annotation\\Expose'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Export\\Annotation\\Expose')),
    ],
    null,
    [
        'stdClass' => [
            'label' => [
                'invoice.subtotal',
            ],
            'name' => [
                'subtotal',
            ],
            'type' => [
                'float',
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
