var/cache/dev/pools/system/VAS-qt1AYG/F/L/lagYR5bdjdyVWKhlEoCg line 5

Open in your IDE?
  1. <?php //Customize%255CController%255CAuthController%2523login
  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.                 '/mypage-login',
  12.             ],
  13.             'name' => [
  14.                 'mypage-login',
  15.             ],
  16.             'methods' => [
  17.                 [
  18.                     'GET',
  19.                     'POST',
  20.                 ],
  21.             ],
  22.         ],
  23.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
  24.             'template' => [
  25.                 => '@user_data/auth/mypage_login.twig',
  26.             ],
  27.         ],
  28.     ],
  29.     [
  30.         $o[0],
  31.         $o[1],
  32.     ],
  33.     []
  34. ); }];