unhook( id )
instance function
Remove the hook with the specified identifier.
Parameters
Name | Type | Description |
---|---|---|
id | String | The identifier of the hook to remove |
Returns
Type | Description |
---|---|
Boolean | True if the hook was removed |
instance function
Remove the hook with the specified identifier.
Name | Type | Description |
---|---|---|
id | String | The identifier of the hook to remove |
Type | Description |
---|---|
Boolean | True if the hook was removed |