Documentation

Organization
in package
implements DomainObjectInterface

Tags

Interfaces, Classes, Traits and Enums

DomainObjectInterface

Table of Contents

$created  : DateTimeImmutable
$id  : OrganizationId
$thubId  : ThubOrganizationId
$title  : string
$updated  : DateTimeImmutable
__construct()  : mixed
created()  : DateTimeImmutable
id()  : OrganizationId
thubId()  : ThubOrganizationId
title()  : string
updated()  : DateTimeImmutable

Properties

Methods

created()

public created() : DateTimeImmutable
Return values
DateTimeImmutable

title()

public title() : string
Return values
string

updated()

public updated() : DateTimeImmutable
Return values
DateTimeImmutable

Search results