mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Fixed codestyle (removed extra lines)
This commit is contained in:
@@ -57,7 +57,6 @@ class OrderRepository extends EntityRepository
|
||||
*
|
||||
* @return integer
|
||||
*/
|
||||
|
||||
public function countTotalOrders(array $baseIds = array())
|
||||
{
|
||||
$dql = 'SELECT distinct o.id
|
||||
|
Reference in New Issue
Block a user