Back
afterNew()
// Instruct CFWheels to call the `fixObj` method after a new object has been created.
afterNew("fixObj");
Copied!