mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-04 23:09:50 +00:00
php cs fixes
This commit is contained in:
parent
09f823ac08
commit
19b53e4a4c
@ -62,6 +62,7 @@ class NewsItemRepository implements ObjectRepository
|
||||
dump($this->buildQueryWithDateFilter()
|
||||
->getQuery()
|
||||
->getResult());
|
||||
|
||||
return $this->buildQueryWithDateFilter()
|
||||
->getQuery()
|
||||
->getResult();
|
||||
|
Loading…
x
Reference in New Issue
Block a user