CommentCounterView implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Methods
__construct()
public
__construct(string $workflowId, int $userId) : mixed
Parameters
- $workflowId : string
- $userId : int
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>