<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['Doctrine\\ORM\\Mapping\\Entity'] ?? Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                1 => 'App\\Repository\\QuestionRepository',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
);
