mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Add UserQuery entity
This commit is contained in:
@@ -128,8 +128,6 @@ interface User_Interface
|
||||
|
||||
public static function getInstance($id, Application $app);
|
||||
|
||||
public static function saveQuery(Application $app, $query);
|
||||
|
||||
public static function get_usr_id_from_login(Application $app, $login);
|
||||
|
||||
public static function get_usr_id_from_email(Application $app, $email);
|
||||
|
Reference in New Issue
Block a user