var/cache/dev/pools/system/VAS-qt1AYG/S/U/Og4NytuudD9MHjSVIBEA line 5

Open in your IDE?
  1. <?php //Customize%255CController%255CcustumPageController%2523drive
  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\\Template'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template')),
  6.     ],
  7.     null,
  8.     [
  9.         'Symfony\\Component\\Routing\\Annotation\\Route' => [
  10.             'path' => [
  11.                 '/drive',
  12.             ],
  13.             'name' => [
  14.                 'drive',
  15.             ],
  16.             'methods' => [
  17.                 [
  18.                     'GET',
  19.                 ],
  20.             ],
  21.         ],
  22.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
  23.             'template' => [
  24.                 => 'Drive/index.twig',
  25.             ],
  26.         ],
  27.     ],
  28.     [
  29.         $o[0],
  30.         $o[1],
  31.     ],
  32.     []
  33. ); }];