• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Item/LogMessage/PaymentError.php
  • Класс: Bitrix\Crm\Service\Timeline\Item\LogMessage\PaymentError
  • Вызов: PaymentError::getTitle
public function getTitle(): ?string
{
	return Loc::getMessage('CRM_TIMELINE_ECOMMERCE_PAYMENT_ERROR');
}