Skip to content

Event::setNotes

James Cobban edited this page Jan 9, 2020 · 1 revision

$event->setNotes($notes)

Up: class Event

This changes the value of the 'Notes' field and returns the former value. It is equivalent to $event->set('notes', $notes).

Next: $event->getDescription()

Clone this wiki locally