<?php //App%255CAPI%255CTimesheetController%2523restartAction

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Swagger\\Annotations\\Response'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Swagger\\Annotations\\Response')),
        clone ($p['Swagger\\Annotations\\Schema'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Swagger\\Annotations\\Schema')),
        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['FOS\\RestBundle\\Controller\\Annotations\\RequestParam'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('FOS\\RestBundle\\Controller\\Annotations\\RequestParam')),
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\RequestParam'],
        clone ($p['Symfony\\Component\\Validator\\Constraints\\DateTime'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\DateTime')),
        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'],
        clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security')),
    ],
    null,
    [
        'stdClass' => [
            'response' => [
                200,
            ],
            'description' => [
                'Restarts a timesheet record for the same customer, project, activity combination. The current user will be the owner of the new record. Kimai tries to stop running records, which is expected to fail depending on the configured rules. Data will be copied from the original record if requested.',
                4 => 'Timesheet record ID to restart',
                6 => 'Whether data should be copied to the new entry. Allowed values: all, tags (deprecated), rates (deprecated), description (deprecated), meta (deprecated) (default: nothing is copied)',
                'Changes the restart date to the given one (default: now)',
            ],
            'schema' => [
                $o[1],
            ],
            '_context' => [
                $o[3],
                $o[2],
                4 => $o[5],
                9 => $o[10],
                11 => $o[12],
            ],
            'ref' => [
                1 => '#/definitions/TimesheetEntity',
            ],
            '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',
                10 => '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
                12 => '/home/tunelsub/public_html/timecontrol/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php',
            ],
            'line' => [
                2 => 1474,
                1474,
                5 => 1474,
                10 => 1474,
                12 => 1474,
            ],
            'method' => [
                2 => 'instantiateAnnotiation',
                'instantiateAnnotiation',
                5 => 'instantiateAnnotiation',
                10 => 'instantiateAnnotiation',
                12 => 'instantiateAnnotiation',
            ],
            'class' => [
                2 => 'DocParser',
                'DocParser',
                5 => 'DocParser',
                10 => 'DocParser',
                12 => 'DocParser',
            ],
            'namespace' => [
                2 => 'Doctrine\\Common\\Annotations',
                'Doctrine\\Common\\Annotations',
                5 => 'Doctrine\\Common\\Annotations',
                10 => 'Doctrine\\Common\\Annotations',
                12 => 'Doctrine\\Common\\Annotations',
            ],
            'annotations' => [
                2 => [
                    $o[1],
                ],
                [
                    $o[0],
                ],
                5 => [
                    $o[4],
                ],
                10 => [
                    $o[9],
                ],
                12 => [
                    $o[11],
                ],
            ],
            'name' => [
                4 => 'id',
                6 => 'copy',
                'begin',
                9 => 'apiUser',
                11 => 'apiToken',
            ],
            'in' => [
                4 => 'path',
            ],
            'required' => [
                4 => true,
            ],
            'type' => [
                4 => 'integer',
            ],
            'requirements' => [
                6 => 'all|tags|rates|meta|description',
                $o[8],
            ],
            'nullable' => [
                6 => true,
                true,
            ],
            'format' => [
                8 => 'Y-m-d\\TH:i:s',
            ],
            'groups' => [
                8 => [
                    'Default',
                ],
            ],
        ],
        'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security' => [
            'expression' => [
                13 => 'is_granted(\'start\', id)',
            ],
        ],
    ],
    [
        $o[0],
        $o[4],
        $o[6],
        $o[7],
        $o[9],
        $o[11],
        $o[13],
    ],
    []
); }];
