Fix issue

This commit is contained in:
Pierre 2018-04-11 16:02:36 +02:00
parent 32ad923e94
commit b313d7a55c

View File

@ -5,6 +5,9 @@
* @author Pierre HUBERT
*/
//Enable access to exceptions handler
use \Jacwright\RestServer\RestException;
class accountController {
/**