mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 08:35:18 +00:00
Fix issue
This commit is contained in:
@ -5,6 +5,9 @@
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
//Enable access to exceptions handler
|
||||
use \Jacwright\RestServer\RestException;
|
||||
|
||||
class accountController {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user