22 lines
767 B
PHP
22 lines
767 B
PHP
<?php
|
|
|
|
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
|
|
|
|
if (\class_exists(\ContainerVvRT4pd\App_KernelDevDebugContainer::class, false)) {
|
|
// no-op
|
|
} elseif (!include __DIR__.'/ContainerVvRT4pd/App_KernelDevDebugContainer.php') {
|
|
touch(__DIR__.'/ContainerVvRT4pd.legacy');
|
|
|
|
return;
|
|
}
|
|
|
|
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
|
|
\class_alias(\ContainerVvRT4pd\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
|
|
}
|
|
|
|
return new \ContainerVvRT4pd\App_KernelDevDebugContainer([
|
|
'container.build_hash' => 'VvRT4pd',
|
|
'container.build_id' => 'a5b10fcc',
|
|
'container.build_time' => 1687281088,
|
|
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerVvRT4pd');
|