Description value object.
Copyright: | 2017 Cameron Ball <cameron@cameron1729.xyz> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 64 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
event_description:: (3 methods):
__construct()
get_value()
get_format()
Class: event_description - X-Ref
Class representing a description value object.__construct($value, $format) X-Ref |
Constructor. param: string $value The description's value. param: int $format The description's format. |
get_value() X-Ref |
No description |
get_format() X-Ref |
No description |