agregar pabellon a tabla de equipos, mejorar respuesta de registro de usuario, normalizar mensajes de error
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(\ContainerKNyDmfm\DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
if (\class_exists(\ContainerXJAXgNH\DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
// no-op
|
||||
} elseif (!include __DIR__.'/ContainerKNyDmfm/DMD_LaLigaApi_KernelDevDebugContainer.php') {
|
||||
touch(__DIR__.'/ContainerKNyDmfm.legacy');
|
||||
} elseif (!include __DIR__.'/ContainerXJAXgNH/DMD_LaLigaApi_KernelDevDebugContainer.php') {
|
||||
touch(__DIR__.'/ContainerXJAXgNH.legacy');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
if (!\class_exists(DMD_LaLigaApi_KernelDevDebugContainer::class, false)) {
|
||||
\class_alias(\ContainerKNyDmfm\DMD_LaLigaApi_KernelDevDebugContainer::class, DMD_LaLigaApi_KernelDevDebugContainer::class, false);
|
||||
\class_alias(\ContainerXJAXgNH\DMD_LaLigaApi_KernelDevDebugContainer::class, DMD_LaLigaApi_KernelDevDebugContainer::class, false);
|
||||
}
|
||||
|
||||
return new \ContainerKNyDmfm\DMD_LaLigaApi_KernelDevDebugContainer([
|
||||
'container.build_hash' => 'KNyDmfm',
|
||||
'container.build_id' => 'bcddf085',
|
||||
'container.build_time' => 1715993243,
|
||||
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerKNyDmfm');
|
||||
return new \ContainerXJAXgNH\DMD_LaLigaApi_KernelDevDebugContainer([
|
||||
'container.build_hash' => 'XJAXgNH',
|
||||
'container.build_id' => 'a7bc29c8',
|
||||
'container.build_time' => 1716415780,
|
||||
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerXJAXgNH');
|
||||
|
||||
Reference in New Issue
Block a user