mirror of
https://github.com/friendica/friendica
synced 2025-04-17 15:19:10 +00:00
- $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() |
||
---|---|---|
.. | ||
ArgumentsTest.php | ||
ModeTest.php | ||
RouterTest.php |