mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 17:43:54 +00:00
php cs fixes
This commit is contained in:
@@ -62,6 +62,7 @@ class NewsItemRepository implements ObjectRepository
|
||||
dump($this->buildQueryWithDateFilter()
|
||||
->getQuery()
|
||||
->getResult());
|
||||
|
||||
return $this->buildQueryWithDateFilter()
|
||||
->getQuery()
|
||||
->getResult();
|
||||
|
Reference in New Issue
Block a user