DoDomuDojade Documentation

ProposeAnnouncementDTO
in package

Read onlyYes
FinalYes

Data Transfer Object for proposing announcements

Table of Contents

Properties

$text  : string
$title  : string
$validUntil  : DateTimeImmutable

Methods

__construct()  : mixed
fromArray()  : self
Creates DTO from an array

Properties

Methods

__construct()

public __construct(string $title, string $text, DateTimeImmutable $validUntil) : mixed
Parameters
$title : string
$text : string
$validUntil : DateTimeImmutable

        
On this page

Search results