Skip to content

Move all app modules into PSR4 namespace folder in src/modules

Matthias Larisch requested to merge move-activity into master

What does this MR do?

This MR moves all modules/files into the src/Modules folder.

How confident are you it won't break things if deployed?

Needs testing on beta as there is some changes to the module loaders as well. Tests work, manual tests seem good, imports have been fixed using PHPstorm inspector.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Peter Tönnies

Merge request reports