This commit is contained in:
Marek Lenczewski
2026-03-31 08:48:24 +02:00
parent f9a9004fcd
commit 576bfed36d
26 changed files with 203 additions and 253 deletions

View File

@@ -2,21 +2,21 @@
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
if (\class_exists(\ContainerMVxFJp0\App_KernelDevDebugContainer::class, false)) {
if (\class_exists(\Container9vrsx4S\App_KernelDevDebugContainer::class, false)) {
// no-op
} elseif (!include __DIR__.'/ContainerMVxFJp0/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerMVxFJp0.legacy');
} elseif (!include __DIR__.'/Container9vrsx4S/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/Container9vrsx4S.legacy');
return;
}
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
\class_alias(\ContainerMVxFJp0\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
\class_alias(\Container9vrsx4S\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
}
return new \ContainerMVxFJp0\App_KernelDevDebugContainer([
'container.build_hash' => 'MVxFJp0',
'container.build_id' => '84385df2',
'container.build_time' => 1774904534,
return new \Container9vrsx4S\App_KernelDevDebugContainer([
'container.build_hash' => '9vrsx4S',
'container.build_id' => 'de48fc05',
'container.build_time' => 1774939296,
'container.runtime_mode' => \in_array(\PHP_SAPI, ['cli', 'phpdbg', 'embed'], true) ? 'web=0' : 'web=1',
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerMVxFJp0');
], __DIR__.\DIRECTORY_SEPARATOR.'Container9vrsx4S');