CakePHP-Audit-Log-Plugin icon indicating copy to clipboard operation
CakePHP-Audit-Log-Plugin copied to clipboard

Moving code away from the Behavior into the Model

Open ravage84 opened this issue 9 years ago • 0 comments
trafficstars

As mentioned in https://github.com/robwilkerson/CakePHP-Audit-Log-Plugin/pull/102#issue-177548930, I am planning to move as much as possible code away from the behavior into the model(s).

This should make the whole plugin code much cleaner and more re-usable.

ravage84 avatar Sep 20 '16 21:09 ravage84