<?php //FMT%255CApplication%255CController%255CCommon%255CRegistrationController%2523donorRegistrationAction
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\\Method'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method')),
clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security')),
],
null,
[
'Symfony\\Component\\Routing\\Annotation\\Route' => [
'path' => [
'/register-donor',
],
'name' => [
'fmt-public-donor-registration',
],
],
'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method' => [
'methods' => [
1 => [
'POST',
],
],
],
'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Security' => [
'expression' => [
2 => 'not is_granted(\'ROLE_USER\')',
],
],
],
[
$o[0],
$o[1],
$o[2],
],
[]
); }];