<?php //App%255CEntity%255CCounter%255CCounterType

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\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiFilter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiFilter')),
        clone $p['ApiPlatform\\Core\\Annotation\\ApiFilter'],
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                'App\\Repository\\Counter\\CounterTypeRepository',
            ],
            'attributes' => [
                1 => [
                    'denormalization_context' => [
                        'groups' => [
                            'counter:create',
                        ],
                    ],
                    'normalization_context' => [
                        'groups' => [
                            'counter:details',
                        ],
                    ],
                ],
            ],
            'filterClass' => [
                2 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\BooleanFilter',
            ],
            'properties' => [
                2 => [
                    'valueType' => 'exact',
                    'atos.id' => 'exact',
                ],
                [
                    'theoreticalCounter',
                    'isBasicCounter',
                    'isFlightCharacteristic',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
