<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\IsGranted'] ?? Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\IsGranted')),
        clone $p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\IsGranted'],
    ],
    null,
    [
        'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\IsGranted' => [
            'attributes' => [
                'ROLE_USER',
                'ROLE_TEACHER',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
);
