var/cache/dev/pools/BxRsKTuKjq/H/J/yJXpEIAZ43wvpl6TwcYQ line 5

Open in your IDE?
  1. <?php //App%255CController%255CWeb%255CHomeController%2523policy
  2. return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
  3.     $o = [
  4.         clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route')),
  5.     ],
  6.     null,
  7.     [
  8.         'Symfony\\Component\\Routing\\Annotation\\Route' => [
  9.             'path' => [
  10.                 '/policy',
  11.             ],
  12.             'name' => [
  13.                 'app_policy',
  14.             ],
  15.             'options' => [
  16.                 [
  17.                     'expose' => true,
  18.                 ],
  19.             ],
  20.         ],
  21.     ],
  22.     [
  23.         $o[0],
  24.     ],
  25.     []
  26. ); }];