mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Remove User_Adapter
This commit is contained in:
@@ -24,7 +24,6 @@ class FeedRepository extends EntityRepository
|
||||
/**
|
||||
* Returns all the feeds a user can access.
|
||||
*
|
||||
* @param User_Adapter $user
|
||||
* @return \Doctrine\Common\Collections\Collection
|
||||
*/
|
||||
public function getAllForUser(\ACL $userACL)
|
||||
|
Reference in New Issue
Block a user