igmf/app/modules/Еtest/manifest.json

11 lines
303 B
JSON
Raw Normal View History

2024-12-10 17:01:25 +03:00
{
"name": "test",
"version": "0.1",
"author": "stas",
"slug": "Е<>test",
"description": "test module",
"module_class": "app\\modules\\Е<>test\\Е<>testModule",
"module_class_file": "{APP}/modules/Е<>test/Е<>testModule.php",
"routs": "routs/Е<>test.php",
"migration_path": "migrations"
}