Include relationships in login response
dyb-tech.com/LaLiga-BackEnd/pipeline/head This commit looks good
dyb-tech.com/LaLiga-BackEnd/pipeline/head This commit looks good
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
|
||||
|
||||
if (\class_exists(\ContainerDm8zrDD\DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
// no-op
|
||||
} elseif (!include __DIR__.'/ContainerDm8zrDD/DMD_LaLigaApi_KernelDevDebugContainer.php') {
|
||||
touch(__DIR__.'/ContainerDm8zrDD.legacy');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
if (!\class_exists(DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
\class_alias(\ContainerDm8zrDD\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');
|
||||
Reference in New Issue
Block a user