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