Documentation

DTOReportIntentionSetting
in package

Table of Contents

Constants

KEY_LIST  = ['label', 'period_id', 'start_year', 'start_month', 'end_year', 'end_month']

Properties

$client_id  : mixed
$end_month  : mixed
$end_year  : mixed
$first_date  : mixed
$label  : mixed
$last_date  : mixed
$period_id  : mixed
$start_month  : mixed
$start_year  : mixed

Methods

create()  : mixed
getClientId()  : mixed
getEndMonth()  : mixed
getEndYear()  : mixed
getFirstDate()  : DateTimeImmutable|null
getLabel()  : mixed
getLastDate()  : DateTimeImmutable|null
getPeriodId()  : mixed
getStartMonth()  : mixed
getStartYear()  : mixed
toValidatorArray()  : mixed
__construct()  : mixed

Constants

KEY_LIST

public mixed KEY_LIST = ['label', 'period_id', 'start_year', 'start_month', 'end_year', 'end_month']

Properties

Methods

__construct()

private __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

        
On this page

Search results