class Announcement implements JsonSerializable (View source)

Properties

protected $id
protected $handle
protected $dateCreated

Methods

__construct()

Introduction constructor.

mixed
getId()

No description

mixed
getHandle()

No description

void
setHandle(mixed $handle)

No description

int
getDateCreated()

No description

void
setDateCreated(int $dateCreated)

No description

jsonSerialize()

No description

Details

__construct()

Introduction constructor.

mixed getId()

No description

Return Value

mixed

mixed getHandle()

No description

Return Value

mixed

void setHandle(mixed $handle)

No description

Parameters

mixed $handle

Return Value

void

int getDateCreated()

No description

Return Value

int

void setDateCreated(int $dateCreated)

No description

Parameters

int $dateCreated

Return Value

void

ControllerInterface getController()

No description

Return Value

ControllerInterface

jsonSerialize()

No description