Controllers
This commit is contained in:
parent
e8d7ef5d01
commit
9ffd1d2769
4 changed files with 141 additions and 129 deletions
|
@ -44,7 +44,8 @@
|
|||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Alltube\\": "classes/"
|
||||
"Alltube\\": "classes/",
|
||||
"Alltube\\Controller\\": "controllers/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue