bind()
bind(callable $function, integer $precedence) : void
Assigns new hook for a given action
Optional precedence may be assigned.
Parameters
callable | $function | |
integer | $precedence | (default: 0) |
Abstract Hook type
This class defines an abstract Hook type. A Hook is a container around a set of callbacks. When the hook is triggered