event->getExtraParam( 'editCount' ) . '-edit'; } public function getPrimaryLink() { return array( 'url' => $this->event->getTitle()->getLocalURL(), 'label' => $this->msg( 'notification-link-thank-you-edit', $this->getViewingUserForGender() )->text() ); } }