mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-22 11:18:52 +00:00
Moving report.php's content into different services and controllers to better comply with the MVC model. Also implementing: * Replacement for reasons_display() * Adding assign_meta_refresh_var() to \controller\helper * Adding separate routes for easy configuration * Updating unit tests to expect to correct results * Add BC tests PHPBB3-13654 |
||
---|---|---|
.. | ||
controller | ||
exception | ||
handler_factory.php | ||
report_handler.php | ||
report_handler_interface.php | ||
report_handler_pm.php | ||
report_handler_post.php | ||
report_reason_list_provider.php |