Back
afterDelete()
// Instruct CFWheels to call the `fixObj` method after an object has been deleted.
afterDelete("fixObj");
Copied!