joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[5.2] Remove get()/set() calls to table classes

Open Hackwar opened this issue 1 year ago • 1 comments

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

Hackwar avatar May 21 '24 22:05 Hackwar

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.

chmst avatar May 22 '24 07:05 chmst

Thanks!

laoneo avatar Aug 13 '24 12:08 laoneo