Update create season response
dyb-tech.com/LaLiga-BackEnd/pipeline/head This commit looks good

This commit is contained in:
Daniel Guzman
2024-06-02 23:52:57 +02:00
parent fbb57e80de
commit fa24f75fea
9 changed files with 51 additions and 33 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ class LeagueRepository extends ServiceEntityRepository
// ;
// }
// public function findOneBySomeField($value): ?League
// public function getSeasonCount($value): ?League
// {
// return $this->createQueryBuilder('l')
// ->andWhere('l.exampleField = :val')