MCPcopy Create free account
hub / github.com/Alex-developer/agsattrack / dirty_attributes

Method dirty_attributes

php/framework/libs/o/lib/Model.php:542–549  ·  view source on GitHub ↗

* Returns hash of attributes that have been modified since loading the model. * * @return mixed null if no dirty attributes otherwise returns array of dirty attributes. */

()