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(\ContainerZfqchjr\appProdProjectContainer::class, false)) {
|
|
// no-op
|
|
} elseif (!include __DIR__.'/ContainerZfqchjr/appProdProjectContainer.php') {
|
|
touch(__DIR__.'/ContainerZfqchjr.legacy');
|
|
|
|
return;
|
|
}
|
|
|
|
if (!\class_exists(appProdProjectContainer::class, false)) {
|
|
\class_alias(\ContainerZfqchjr\appProdProjectContainer::class, appProdProjectContainer::class, false);
|
|
}
|
|
|
|
return new \ContainerZfqchjr\appProdProjectContainer([
|
|
'container.build_hash' => 'Zfqchjr',
|
|
'container.build_id' => 'd15fb11e',
|
|
'container.build_time' => 1602266129,
|
|
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerZfqchjr');
|