b6b9e57488
Add routes for current BaseModules
2019-05-01 20:16:21 +02:00
08d4c7f1a9
Rename to AccountManagementControlDocument
2019-05-01 17:05:46 +02:00
1460e417c1
Move mod/amcd to src/Module/AccMgmtControlDoc
2019-05-01 00:32:33 +02:00
d6d31f43a1
Add App\Router dependency injection to App
...
- Moved collectRoutes method from App to App\Router
2019-04-05 23:16:12 -04:00
42b360f479
Implement feedback changes to App\Router
...
- Add class PhpDoc
- Switch Router->routeCollector scope to protected
- Added getter for Router->routeCollector
- Added EOF new line
- Removed unused use statement
- Improved App->collectRoutes PhpDoc
2019-04-04 07:29:26 -04:00
61b6ab7e3e
Add Router to App
...
- Create new Friendica\App\Router class
- Add route_collection hook
- Add route dispatching in App->runFrontend
2019-04-03 23:35:24 -04:00