The start of something beautiful
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
|
||||
|
||||
if (\class_exists(\Container6Szx89D\App_KernelDevDebugContainer::class, false)) {
|
||||
// no-op
|
||||
} elseif (!include __DIR__.'/Container6Szx89D/App_KernelDevDebugContainer.php') {
|
||||
touch(__DIR__.'/Container6Szx89D.legacy');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
|
||||
\class_alias(\Container6Szx89D\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
|
||||
}
|
||||
|
||||
return new \Container6Szx89D\App_KernelDevDebugContainer([
|
||||
'container.build_hash' => '6Szx89D',
|
||||
'container.build_id' => '447774a9',
|
||||
'container.build_time' => 1726114796,
|
||||
'container.runtime_mode' => \in_array(\PHP_SAPI, ['cli', 'phpdbg', 'embed'], true) ? 'web=0' : 'web=1',
|
||||
], __DIR__.\DIRECTORY_SEPARATOR.'Container6Szx89D');
|
||||
Reference in New Issue
Block a user