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

Class CallBack

php/framework/libs/o/lib/CallBack.php:59–251  ·  view source on GitHub ↗

* Callbacks allow the programmer to hook into the life cycle of a Model. * * You can control the state of your object by declaring certain methods to be * called before or after methods are invoked on your object inside of ActiveRecord. * * Valid callbacks are: * * after_construct: called after a model has been constructed * before_save: called befor

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected