Announcement
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
getController()
No description
jsonSerialize()
No description
Details
__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
ControllerInterface
getController()
No description
jsonSerialize()
No description