<?php //App%255CAPI%255CTagController%2523deleteAction

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Swagger\\Annotations\\Delete'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Swagger\\Annotations\\Delete')),
        clone ($p['Swagger\\Annotations\\Response'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Swagger\\Annotations\\Response')),
        clone ($p['Swagger\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Swagger\\Context')),
        clone $p['Swagger\\Context'],
        clone ($p['Swagger\\Annotations\\Parameter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Swagger\\Annotations\\Parameter')),
        clone $p['Swagger\\Context'],
        clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security')),
        clone ($p['Nelmio\\ApiDocBundle\\Annotation\\Security'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Nelmio\\ApiDocBundle\\Annotation\\Security')),
        clone $p['Swagger\\Context'],
        clone $p['Nelmio\\ApiDocBundle\\Annotation\\Security'],
        clone $p['Swagger\\Context'],
    ],
    null,
    [
        'stdClass' => [
            'responses' => [
                [
                    $o[1],
                ],
            ],
            '_context' => [
                $o[3],
                $o[2],
                4 => $o[5],
                7 => $o[8],
                9 => $o[10],
            ],
            'response' => [
                1 => 204,
            ],
            'description' => [
                1 => 'HTTP code 204 for a successful delete',
                4 => 'Tag ID to delete',
            ],
            'filename' => [
                2 => '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
                '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
                5 => '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
                8 => '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
                10 => '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
            ],
            'line' => [
                2 => 1474,
                1474,
                5 => 1474,
                8 => 1474,
                10 => 1474,
            ],
            'method' => [
                2 => 'instantiateAnnotiation',
                'instantiateAnnotiation',
                5 => 'instantiateAnnotiation',
                8 => 'instantiateAnnotiation',
                10 => 'instantiateAnnotiation',
            ],
            'class' => [
                2 => 'DocParser',
                'DocParser',
                5 => 'DocParser',
                8 => 'DocParser',
                10 => 'DocParser',
            ],
            'namespace' => [
                2 => 'Doctrine\\Common\\Annotations',
                'Doctrine\\Common\\Annotations',
                5 => 'Doctrine\\Common\\Annotations',
                8 => 'Doctrine\\Common\\Annotations',
                10 => 'Doctrine\\Common\\Annotations',
            ],
            'annotations' => [
                2 => [
                    $o[1],
                ],
                [
                    $o[0],
                ],
                5 => [
                    $o[4],
                ],
                8 => [
                    $o[7],
                ],
                10 => [
                    $o[9],
                ],
            ],
            'name' => [
                4 => 'id',
                7 => 'apiUser',
                9 => 'apiToken',
            ],
            'in' => [
                4 => 'path',
            ],
            'required' => [
                4 => true,
            ],
            'type' => [
                4 => 'integer',
            ],
        ],
        'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security' => [
            'expression' => [
                6 => 'is_granted(\'delete_tag\')',
            ],
        ],
    ],
    [
        $o[0],
        $o[4],
        $o[6],
        $o[7],
        $o[9],
    ],
    []
); }];
