(no description)
File Size: | 65 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
stoppablehook:: (4 methods):
get_hook_description()
stop()
isPropagationStopped()
get_hook_tags()
Class: stoppablehook - X-Ref
Fixture for testing of hooks.get_hook_description() X-Ref |
Hook description. |
stop() X-Ref |
Stop other callbacks. |
isPropagationStopped() X-Ref |
Indicates if callback propagation should stop. |
get_hook_tags() X-Ref |
List of tags that describe this hook. return: string[] |