NAME
Kvasir::Hook - Base class for engine hooks
INTERFACE
CLASS METHODS
- new
-
Returns a new instance.
INSTANCE METHODS
- invoke
-
This method is invoked by the engine and should return either VA_ABORT (to stop execution) or VA_CONTINUE.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 43:
=over without closing =back