SetMuteEventCategoryDto implements RequestDtoInterface
FinalYes
Table of Contents
Interfaces
Properties
- $muteState : bool
Methods
- __construct() : mixed
- fromRequest() : self
Properties
$muteState read-only
public
bool
$muteState
Methods
__construct()
public
__construct(bool $muteState) : mixed
Parameters
- $muteState : bool
fromRequest()
public
static fromRequest(array<string|int, mixed> $request) : self
Parameters
- $request : array<string|int, mixed>