Add games per week to season object and preferred day of week for team object
This commit is contained in:
+9
-9
@@ -2,20 +2,20 @@
|
||||
|
||||
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
|
||||
|
||||
if (\class_exists(\ContainerDm8zrDD\DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
if (\class_exists(\ContainerTIh3mEX\DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
// no-op
|
||||
} elseif (!include __DIR__.'/ContainerDm8zrDD/DMD_LaLigaApi_KernelDevDebugContainer.php') {
|
||||
touch(__DIR__.'/ContainerDm8zrDD.legacy');
|
||||
} elseif (!include __DIR__.'/ContainerTIh3mEX/DMD_LaLigaApi_KernelDevDebugContainer.php') {
|
||||
touch(__DIR__.'/ContainerTIh3mEX.legacy');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
if (!\class_exists(DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
\class_alias(\ContainerDm8zrDD\DMD_LaLigaApi_KernelDevDebugContainer::class, DMD_LaLigaApi_KernelDevDebugContainer::class, false);
|
||||
\class_alias(\ContainerTIh3mEX\DMD_LaLigaApi_KernelDevDebugContainer::class, DMD_LaLigaApi_KernelDevDebugContainer::class, false);
|
||||
}
|
||||
|
||||
return new \ContainerDm8zrDD\DMD_LaLigaApi_KernelDevDebugContainer([
|
||||
'container.build_hash' => 'Dm8zrDD',
|
||||
'container.build_id' => 'd461963b',
|
||||
'container.build_time' => 1718493659,
|
||||
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerDm8zrDD');
|
||||
return new \ContainerTIh3mEX\DMD_LaLigaApi_KernelDevDebugContainer([
|
||||
'container.build_hash' => 'TIh3mEX',
|
||||
'container.build_id' => '2c2a0897',
|
||||
'container.build_time' => 1720131319,
|
||||
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerTIh3mEX');
|
||||
|
||||
Reference in New Issue
Block a user