Use an enum instead of a bool for the return type of hook actions in order to facilitate adding further hook processing models in the future.
Use an enum instead of a bool for the return type of hook actions in order to facilitate adding further hook processing models in the future.