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