Skip to content
Snippets Groups Projects
Commit f09ad89e authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[TASK] Protected methods in ReportController

There are only two methods in the report controller, calling
them via call_user_function() does not make much sense.
The patch simplifies the dispatcher logic and sets the two
actions to protected.
Note this does not affect the extendability of the reports
module itself.

Resolves: #86184
Related: #84231
Releases: master
Change-Id: Ia329b7de7251825028a5587899be3f6c694873e5
Reviewed-on: https://review.typo3.org/58214


Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarrolandgolla <rolandgolla@gmail.com>
Tested-by: default avatarrolandgolla <rolandgolla@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 17250d85
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment