var/cache/dev/pools/MF9-eayyUC/5/S/2MpCgOrb5-1Fot-5Q4Zg line 5

Open in your IDE?
  1. <?php //%255BApp%255CController%255CScanController%255D%255B1%255D
  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.                 '/',
  11.             ],
  12.             'name' => [
  13.                 'scan_base',
  14.             ],
  15.             'condition' => [
  16.                 'request.headers.get(\'Host\') matches \'/scan\\./i\'',
  17.             ],
  18.         ],
  19.     ],
  20.     [
  21.         $o[0],
  22.     ],
  23.     []
  24. ); }];