AbstractController::Callbacks (original) (raw)

Abstract Controller Callbacks

Abstract Controller provides hooks during the life cycle of a controller action. Callbacks allow you to trigger logic during this cycle. Available callbacks are:

Namespace

Included Modules