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