Page MenuHomePhabricator

Implement PhabricatorMentionableInterface on CalendarEvent
Closed, ResolvedPublic

Description

When you mention an event elsewhere (for example, in a task) by writing E123, we should record the mention in the event's transaction log. Implement PhabricatorMentionableInterface on CalendarEvent to support this.