Revert "[5.0] Switching Input object from CMS to framework class"#42764
Revert "[5.0] Switching Input object from CMS to framework class"#42764bembelimen merged 1 commit into5.1-devfrom
Conversation
This reverts commit 572f686.
|
What is this fixing? The majority of these things are doc blocks changes (and are probably required in advance of us swapping things over in J6 or similar). The two places I can see potential real impacts are BaseApplication and WebApplication where we change the default instance over. Targeted fixes might be better there depending on exactly what b/c things have been reported. |
|
Revert only because of the complete replacement of class Joomla\Input\Input <-> Joomla\CMS\Input\Input - not the doc block changes. |
|
Thanks |
I understand but as |
Reverts #40415 b/c