• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/sender/mail/transportmail.php
  • Класс: Bitrix\Sender\Integration\Sender\Mail\TransportMail
  • Вызов: TransportMail::getConsentMaxRequests
public function getConsentMaxRequests(): int
{
	return Env::getMaxConsentRequests(static::CODE);
}