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
..
2016-06-01 20:03:56 +02:00
2021-08-20 11:02:18 +02:00
2021-03-29 08:40:20 +02:00
2017-12-05 07:26:02 +01:00
2021-11-27 12:39:45 +01:00
2018-03-07 08:07:59 -05:00