• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/controller/product.php
  • Класс: BitrixCatalogControllerProduct
  • Вызов: Product::getCallbackRestEvent
static function getCallbackRestEvent(): array
{
	return [self::class, 'processItemEvent'];
}