void public
\Bitrix\Forum\Replica\TopicHandler::onAfterTopicDelete(
integer ,
array $topic
);
Handler for the event onAfterTopicDelete
.
Parameter
Parameter | Description | Version |
&$id | Forum topic ID. | |
$topic | Topic entry before deleting. | |
See Also
Example