<?php //Customize%255CController%255CProductAboutController%2523index
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\\Method'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method')),
clone ($p['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,
[
'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Method' => [
'methods' => [
[
'GET',
],
],
],
'Symfony\\Component\\Routing\\Annotation\\Route' => [
'path' => [
1 => '/product_about',
],
'name' => [
1 => 'product_about',
],
],
'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
'template' => [
2 => 'ProductAbout/index.twig',
],
],
],
[
$o[0],
$o[1],
$o[2],
],
[]
); }];