hook_callbacks
class hook_callbacks
Methods
static void
after_config(object|null $hook = null)
Listener for the after_config hook.
static void
before_standard_head_html_generation(object|null $hook = null)
Listener for the before_standard_head_html_generation hook.
Details
at line 36
static void
after_config(object|null $hook = null)
Listener for the after_config hook.
at line 59
static void
before_standard_head_html_generation(object|null $hook = null)
Listener for the before_standard_head_html_generation hook.