This commit is contained in:
Marek Lenczewski
2026-03-30 23:08:24 +02:00
parent 2f96caaa23
commit 7b58e68ecb
31 changed files with 637 additions and 431 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(\ContainerB37PM1E\App_KernelDevDebugContainer::class, false)) {
if (\class_exists(\ContainerMVxFJp0\App_KernelDevDebugContainer::class, false)) {
// no-op
} elseif (!include __DIR__.'/ContainerB37PM1E/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerB37PM1E.legacy');
} elseif (!include __DIR__.'/ContainerMVxFJp0/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerMVxFJp0.legacy');
return;
}
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
\class_alias(\ContainerB37PM1E\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
\class_alias(\ContainerMVxFJp0\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
}
return new \ContainerB37PM1E\App_KernelDevDebugContainer([
'container.build_hash' => 'B37PM1E',
'container.build_id' => 'a8fa9433',
'container.build_time' => 1774560973,
return new \ContainerMVxFJp0\App_KernelDevDebugContainer([
'container.build_hash' => 'MVxFJp0',
'container.build_id' => '84385df2',
'container.build_time' => 1774904534,
'container.runtime_mode' => \in_array(\PHP_SAPI, ['cli', 'phpdbg', 'embed'], true) ? 'web=0' : 'web=1',
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerB37PM1E');
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerMVxFJp0');