Themosis\Hook\IHook::exists PHP Method

exists() public method

Check if a registered hook exists.
public exists ( string $hook ) : boolean
$hook string
return boolean
    public function exists($hook);