var/cache/dev/pools/MEfm4eL869/Y/F/7PmW2drgB-5bnQ2-T3rw line 6

Open in your IDE?
  1. <?php return array(PHP_INT_MAX, static function () {
  2.     return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
  3.         $o = [
  4.             clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Routing\\Annotation\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Routing\\Annotation\\Route')),
  5.             clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method')),
  6.         ],
  7.         null,
  8.         [
  9.             'Symfony\\Component\\Routing\\Annotation\\Route' => [
  10.                 'path' => [
  11.                     '/search',
  12.                 ],
  13.                 'name' => [
  14.                     'blog_search',
  15.                 ],
  16.             ],
  17.             'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method' => [
  18.                 'methods' => [
  19.                     => [
  20.                         'GET',
  21.                     ],
  22.                 ],
  23.             ],
  24.         ],
  25.         [
  26.             $o[0],
  27.             $o[1],
  28.         ],
  29.         []
  30.     );
  31. });