Documentation

afterUpdateTrigger

void public
\Bitrix\Forum\Replica\MessageHandler::afterUpdateTrigger(
 array $oldRecord,
 array $newRecord
);

Method is called after updating the database. Non-static method.

Parameters

ParameterDescriptionVersion
$oldRecordAll fields before update.
$newRecordAll fields after update.

Example



© «Bitrix24», 2001-2024
Up