* Clear hook listeners * * Clear all listeners for all hooks. If `$name` is * a valid hook name, only the listeners attached * to that hook will be cleared. * * @param string $name A hook name (Optional) * @return void */
( $name = null )
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected