mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 20:43:25 +00:00
Fixed order in entry/update, fixed a lot of codestyle
This commit is contained in:
@@ -13,10 +13,10 @@ use Doctrine\ORM\EntityRepository;
|
||||
*/
|
||||
class SessionRepository extends EntityRepository
|
||||
{
|
||||
|
||||
/**
|
||||
*
|
||||
* @param User_Adapter $user
|
||||
*
|
||||
* @return \Doctrine\Common\Collections\Collection
|
||||
*/
|
||||
public function getAllForUser(\User_Adapter $user)
|
||||
|
Reference in New Issue
Block a user