<?php //Customize%255CController%255CAuthController%2523login
return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
$o = [
clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route')),
clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template')),
],
null,
[
'Symfony\\Component\\Routing\\Annotation\\Route' => [
'path' => [
'/mypage-login',
],
'name' => [
'mypage-login',
],
'methods' => [
[
'GET',
'POST',
],
],
],
'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
'template' => [
1 => '@user_data/auth/mypage_login.twig',
],
],
],
[
$o[0],
$o[1],
],
[]
); }];