This commit is contained in:
2024-11-20 16:48:13 +03:00
parent 19d668418c
commit b465020111
5 changed files with 90 additions and 9 deletions

View File

@ -3,6 +3,7 @@
"version": "0.1",
"author": "ITGuild",
"slug": "user",
"type": "entity",
"description": "User module",
"module_class": "kernel\\modules\\user\\UserModule",
"module_class_file": "{KERNEL_MODULES}/user/UserModule.php",