hook_callbacks
Table of Contents
Methods
- after_config() : void
- Listener for the after_config hook.
- before_standard_head_html_generation() : void
- Listener for the before_standard_head_html_generation hook.
Methods
after_config()
Listener for the after_config hook.
public
static after_config([null|object $hook = null ]) : void
Parameters
- $hook : null|object = null
Tags
before_standard_head_html_generation()
Listener for the before_standard_head_html_generation hook.
public
static before_standard_head_html_generation([null|object $hook = null ]) : void
Parameters
- $hook : null|object = null