Common Model Hook Attributes
Please find below a list of common attibutes for all hook's types.
name | type | required | default value | description |
---|---|---|---|---|
class | string | yes | none | Name of the class defining hook. |
method | string | yes | none | Name of the method defining hook. |