Update implements Action
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- execute() : Result
Methods
__construct()
public
__construct(int $id, array<string|int, mixed> $previousFields, array<string|int, mixed> $currentFields) : mixed
Parameters
- $id : int
- $previousFields : array<string|int, mixed>
- $currentFields : array<string|int, mixed>
execute()
public
execute() : Result