var/cache/dev/pools/system/vvOLjL5CfH/S/E/rTjxLypqwvw8myRNmkLQ line 5

Open in your IDE?
  1. <?php //JF%255CJuridicusBundle%255CController%255CZAController%2523downloadAction
  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\\ParamConverter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\ParamConverter')),
  6.     ],
  7.     null,
  8.     [
  9.         'Symfony\\Component\\Routing\\Annotation\\Route' => [
  10.             'path' => [
  11.                 '/ZA/{date}.pdf',
  12.             ],
  13.             'name' => [
  14.                 'za_download',
  15.             ],
  16.         ],
  17.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\ParamConverter' => [
  18.             'name' => [
  19.                 => 'date',
  20.             ],
  21.             'options' => [
  22.                 => [
  23.                     'format' => 'd-m-Y',
  24.                 ],
  25.             ],
  26.         ],
  27.     ],
  28.     [
  29.         $o[0],
  30.         $o[1],
  31.     ],
  32.     []
  33. ); }];