@@ -170,6 +170,9 @@ |
||
170 | 170 | } |
171 | 171 | } |
172 | 172 | |
173 | + /** |
|
174 | + * @param integer $eventUid |
|
175 | + */ |
|
173 | 176 | protected function deleteCustomNotificationsByEvent($eventUid) |
174 | 177 | { |
175 | 178 | $customNotificationLogTable = 'tx_sfeventmgt_domain_model_customnotificationlog'; |