var/cache/dev/pools/j3WIWD2C9d/E/B/WZ8QtFazyFZBFk-K0m4A line 5

Open in your IDE?
  1. <?php //Plugin%255CBrandManager%255CController%255CBrandController%2523front_view
  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['Symfony\\Component\\Routing\\Annotation\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Routing\\Annotation\\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.                 => '/brand/view/{id}',
  20.             ],
  21.             'name' => [
  22.                 => 'brand_view',
  23.             ],
  24.         ],
  25.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
  26.             'template' => [
  27.                 => 'Brand/view.twig',
  28.             ],
  29.         ],
  30.     ],
  31.     [
  32.         $o[0],
  33.         $o[1],
  34.         $o[2],
  35.     ],
  36.     []
  37. ); }];