DecreaseUserPointWithCustomActionListener
in package
Table of Contents
Methods
- handle() : bool
Methods
handle()
public
handle(User|null $user, int $points, string $action, string $actionTypeName[, array<string|int, mixed> $actionParams = [] ]) : bool
Parameters
- $user : User|null
- $points : int
- $action : string
- $actionTypeName : string
- $actionParams : array<string|int, mixed> = []