psck module
This commit is contained in:
@ -4,8 +4,9 @@
|
||||
"author": "ITGuild",
|
||||
"slug": "tag",
|
||||
"description": "Tags module",
|
||||
"module_path": "{APP}/modules/{slug}",
|
||||
"app_module_path": "{APP}/modules/{slug}",
|
||||
"kernel_module_path": "{KERNEL_APP_MODULES}/{slug}",
|
||||
"module_class": "app\\modules\\tag\\TagModule",
|
||||
"module_class_file": "{APP}/modules/tag/TagModule.php",
|
||||
"routs": "routs/tag.php"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user