mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 09:33:50 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -96,7 +96,7 @@ class ReportSearch extends AbstractSearch implements ContainerAwareInterface
|
||||
/**
|
||||
* @param array $terms the terms
|
||||
*
|
||||
* @return \Doctrine\ORM\QueryBuilder
|
||||
* @return QueryBuilder
|
||||
*/
|
||||
private function buildQuery(array $terms)
|
||||
{
|
||||
|
Reference in New Issue
Block a user