php-cs-fixer

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf
2018-09-02 18:36:04 +02:00
parent 0636697289
commit b8115ff46b

View File

@ -454,7 +454,7 @@ class EntryRepository extends EntityRepository
} }
/** /**
* Return the given QueryBuilder with an orderBy() call * Return the given QueryBuilder with an orderBy() call.
* *
* @param QueryBuilder $qb * @param QueryBuilder $qb
* @param string $sortBy * @param string $sortBy