Philipp b5d2d32b44
Split and delete ModuleController
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()
2021-11-27 12:39:45 +01:00
..
2021-10-03 13:42:32 -04:00
2021-11-27 12:39:45 +01:00
2021-11-21 22:51:21 -05:00