Jump to content

Node Hooks

From NusaATK

A 'node hook' is a kind of Magic Method. It's used by classes such as action handlers to perform a callback to your node to retrieve information.

An example of these hooks are the Action Overrides.