1
0
mirror of https://github.com/pierre42100/ComunicAPI synced 2025-07-14 13:58:07 +00:00

Created account controller

This commit is contained in:
Pierre
2018-04-11 10:48:20 +02:00
parent ea5257c478
commit 43ba96ac5e
3 changed files with 61 additions and 50 deletions
RestControllers
classes/components

@ -19,7 +19,6 @@ class User{
const USER_PAGE_PUBLIC = 1;
const USER_PAGE_OPEN = 2;
/**
* Public constructor
*/