Set User_Query object as a service

This commit is contained in:
Nicolas Le Goff
2014-09-09 19:34:51 +02:00
parent ec4d2c364f
commit 2ad315cfb2
23 changed files with 1336 additions and 1335 deletions

View File

@@ -13,7 +13,6 @@ use Alchemy\Phrasea\Application;
interface User_QueryInterface
{
public function __construct(Application $app);
public function get_results();