mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-05 21:49:40 +00:00
phpstan, rector, phpcs fixes
This commit is contained in:
@@ -24,5 +24,4 @@ class EventBudgetElementRepository extends ServiceEntityRepository
|
||||
{
|
||||
parent::__construct($registry, EventBudgetElement::class);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -34,5 +34,4 @@ class EventThemeRepository extends ServiceEntityRepository
|
||||
->getQuery()
|
||||
->getResult();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user