• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/sender/mail/testconsentresponsemail.php
  • Класс: Bitrix\Sender\Integration\Sender\Mail\TestConsentResponseMail
  • Вызов: TestConsentResponseMail::updateContact
public function updateContact($apply): bool
{
	return $apply === true;
}