ValueFiller
Table of Contents
Methods
- __construct() : mixed
- fill() : void
Methods
__construct()
public
__construct(int $entityTypeId, int $entityId, string $scope[, int|null $userId = null ]) : mixed
Parameters
- $entityTypeId : int
- $entityId : int
- $scope : string
- $userId : int|null = null
fill()
public
fill(array<string|int, mixed> $previousValues, array<string|int, mixed> $currentValues) : void
Parameters
- $previousValues : array<string|int, mixed>
- $currentValues : array<string|int, mixed>