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(\ContainerXfuyajg\appDevDebugProjectContainer::class, false)) {
|
|
// no-op
|
|
} elseif (!include __DIR__.'/ContainerXfuyajg/appDevDebugProjectContainer.php') {
|
|
touch(__DIR__.'/ContainerXfuyajg.legacy');
|
|
|
|
return;
|
|
}
|
|
|
|
if (!\class_exists(appDevDebugProjectContainer::class, false)) {
|
|
\class_alias(\ContainerXfuyajg\appDevDebugProjectContainer::class, appDevDebugProjectContainer::class, false);
|
|
}
|
|
|
|
return new \ContainerXfuyajg\appDevDebugProjectContainer([
|
|
'container.build_hash' => 'Xfuyajg',
|
|
'container.build_id' => '2cc00d8d',
|
|
'container.build_time' => 1571305904,
|
|
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerXfuyajg');
|