\TriTan\Interfaces\HooksRemoveAllActionsHookInterface

Summary

Methods
Constants
removeAllActions()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

removeAllActions()

removeAllActions(string  $hook, integer  $priority = 10) : boolean

Remove all of the hooks from an action.

Parameters

string $hook

The action to remove hooks from.

integer $priority

The priority number to remove them from.

Returns

boolean —

True when finished.