<?php //App_Entity_Currency_ExchangeRate

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata')),
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Currency\\ExchangeRate',
                'id',
                'ratio',
                'sourceCurrency',
                'targetCurrency',
                'createdAt',
                'updatedAt',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'ratio' => $o[2],
                    'sourceCurrency' => $o[3],
                    'targetCurrency' => $o[4],
                    'createdAt' => $o[5],
                    'updatedAt' => $o[6],
                ],
            ],
            'groups' => [
                1 => [
                    'sylius:admin:exchange_rate:index',
                    'sylius:admin:exchange_rate:show',
                    'sylius:shop:exchange_rate:index',
                    'sylius:shop:exchange_rate:show',
                ],
                [
                    'sylius:admin:exchange_rate:create',
                    'sylius:admin:exchange_rate:index',
                    'sylius:admin:exchange_rate:show',
                    'sylius:admin:exchange_rate:update',
                    'sylius:shop:exchange_rate:index',
                    'sylius:shop:exchange_rate:show',
                ],
                [
                    'sylius:admin:exchange_rate:create',
                    'sylius:admin:exchange_rate:index',
                    'sylius:admin:exchange_rate:show',
                    'sylius:shop:exchange_rate:index',
                    'sylius:shop:exchange_rate:show',
                ],
                [
                    'sylius:admin:exchange_rate:create',
                    'sylius:admin:exchange_rate:index',
                    'sylius:admin:exchange_rate:show',
                    'sylius:shop:exchange_rate:index',
                    'sylius:shop:exchange_rate:show',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
