EditModuleDTO
in package
Read onlyYes
FinalYes
Edites module
Table of Contents
Properties
- $endTime : DateTimeImmutable
- $startTime : DateTimeImmutable
Methods
- __construct() : mixed
- fromArray() : self
Properties
$endTime
public
DateTimeImmutable
$endTime
$startTime
public
DateTimeImmutable
$startTime
Methods
__construct()
public
__construct(DateTimeImmutable $startTime, DateTimeImmutable $endTime) : mixed
Parameters
- $startTime : DateTimeImmutable
- $endTime : DateTimeImmutable
fromArray()
public
static fromArray(array<string|int, mixed> $array) : self
Parameters
- $array : array<string|int, mixed>