var/cache/dev/pools/system/VAS-qt1AYG/I/N/w6MuKqDfZ2lE22l6K8nQ line 6

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