joomla-cms
joomla-cms copied to clipboard
[5.2] Remove get()/set() calls to table classes
Summary of Changes
We currently are still using the LegacyPropertyManagementTrait in our Table classes and use the get()/set() methods in the code. This PR removes those calls to these two methods to remove deprecated code.
Testing Instructions
Codereview.
Link to documentations
Please select:
-
[ ] Documentation link for docs.joomla.org:
-
[X] No documentation changes for docs.joomla.org needed
-
[ ] Pull Request link for manual.joomla.org:
-
[X] No documentation changes for manual.joomla.org needed
I have tested this item :white_check_mark: successfully on 621a3aafab16314d268d27c1a363c8afa9c116e8
Code review
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43508.
Thanks!