caisse-bliss/var/cache/dev/App_KernelDevDebugContainer...

22 lines
767 B
PHP
Raw Normal View History

2023-06-19 12:13:30 +02:00
<?php
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
2023-06-20 19:14:19 +02:00
if (\class_exists(\ContainerVvRT4pd\App_KernelDevDebugContainer::class, false)) {
2023-06-19 12:13:30 +02:00
// no-op
2023-06-20 19:14:19 +02:00
} elseif (!include __DIR__.'/ContainerVvRT4pd/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerVvRT4pd.legacy');
2023-06-19 12:13:30 +02:00
return;
}
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
2023-06-20 19:14:19 +02:00
\class_alias(\ContainerVvRT4pd\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
2023-06-19 12:13:30 +02:00
}
2023-06-20 19:14:19 +02:00
return new \ContainerVvRT4pd\App_KernelDevDebugContainer([
'container.build_hash' => 'VvRT4pd',
'container.build_id' => 'a5b10fcc',
'container.build_time' => 1687281088,
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerVvRT4pd');