mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Use ACL service provider to get user's ACL
This commit is contained in:
@@ -24,8 +24,6 @@ interface User_Interface
|
||||
|
||||
public function __construct($id, Application $app);
|
||||
|
||||
public function ACL();
|
||||
|
||||
public function set_password($pasword);
|
||||
|
||||
public function set_email($email);
|
||||
|
Reference in New Issue
Block a user