webroot/var/cache/prod/App_KernelProdContainer.php

23 lines
851 B
PHP

<?php
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
if (\class_exists(\ContainerEvwr5zZ\App_KernelProdContainer::class, false)) {
// no-op
} elseif (!include __DIR__.'/ContainerEvwr5zZ/App_KernelProdContainer.php') {
touch(__DIR__.'/ContainerEvwr5zZ.legacy');
return;
}
if (!\class_exists(App_KernelProdContainer::class, false)) {
\class_alias(\ContainerEvwr5zZ\App_KernelProdContainer::class, App_KernelProdContainer::class, false);
}
return new \ContainerEvwr5zZ\App_KernelProdContainer([
'container.build_hash' => 'Evwr5zZ',
'container.build_id' => '36e4131e',
'container.build_time' => 1733079937,
'container.runtime_mode' => \in_array(\PHP_SAPI, ['cli', 'phpdbg', 'embed'], true) ? 'web=0' : 'web=1',
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerEvwr5zZ');