I dont know where to ask(sry)
In J3 Series we have an method parseController
https://github.com/joomla/joomla-cms/blob/6e07ca6fadd8a5d1db3337cf0357d782646f5411/components/com_config/controller/helper.php
This feature is removed in j4?
Has someone informations where i can find the discussion or stuff for this HelperMethod?
Labels |
Added:
?
|
Category | ⇒ | Libraries |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-12 11:46:03 |
Closed_By | ⇒ | roland-d |
@JProof You can ask questions on the Joomla! forum at https://forum.joomla.org
Here is the pull request that removed this code: #16358
Looks like this has been completely removed. If you want to use this code you can include it in your own code.