var/cache/dev/pools/system/3bmvz5qvnZ/H/X/2wFy7sD4TP002JKDEekQ line 6

Open in your IDE?
  1. <?php //FMT%255CApplication%255CController%255CCommon%255CRegistrationController%2523donorRegistrationAction
  2. return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
  3.     $o = [
  4.         clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route')),
  5.         clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method')),
  6.         clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security')),
  7.     ],
  8.     null,
  9.     [
  10.         'Symfony\\Component\\Routing\\Annotation\\Route' => [
  11.             'path' => [
  12.                 '/register-donor',
  13.             ],
  14.             'name' => [
  15.                 'fmt-public-donor-registration',
  16.             ],
  17.         ],
  18.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method' => [
  19.             'methods' => [
  20.                 => [
  21.                     'POST',
  22.                 ],
  23.             ],
  24.         ],
  25.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security' => [
  26.             'expression' => [
  27.                 => 'not is_granted(\'ROLE_USER\')',
  28.             ],
  29.         ],
  30.     ],
  31.     [
  32.         $o[0],
  33.         $o[1],
  34.         $o[2],
  35.     ],
  36.     []
  37. ); }];