mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
Refactoring classes into src/ folder, so they will be auto-loaded by composer
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"MyAAC\\": "system/src"
|
||||
}
|
||||
},
|
||||
"files": ["system/src/global.php"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user