Defines a list of hooks names that are available. Certain events throughout the software will call an arbitrary callback, by this name. These names are meant to be descriptive, to indicate when the callback (hook) will be called.
Description
Defines a list of hooks names that are available. Certain events throughout the software will call an arbitrary callback, by this name. These names are meant to be descriptive, to indicate when the callback (hook) will be called.