mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 00:24:59 +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