This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user