WithHookUpdate
in
Table of Contents
- ProcessBeforeUpdate() : array<string|int, mixed>
- Hook into the before update entitiy process in a widget that uses the core method
Methods
ProcessBeforeUpdate()
Hook into the before update entitiy process in a widget that uses the core method
public
ProcessBeforeUpdate(array<string|int, mixed> $payload, BaseContent $entity) : array<string|int, mixed>
Parameters
- $payload : array<string|int, mixed>
- $entity : BaseContent