Hook class abstract
The Hook class is used to create hooks that can be used to execute code before and after the request is handled
- Inheritance
-
- Object
- Processable
- Hook
- Implemented types
- Implementers
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited