The start of something beautiful

This commit is contained in:
2024-09-11 22:48:07 -06:00
parent 45acea47f3
commit f5997ee5ec
5614 changed files with 630696 additions and 0 deletions
+22
View File
@@ -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');