• Модуль: messageservice
  • Путь к файлу: ~/bitrix/modules/messageservice/lib/Restriction/Base.php
  • Класс: BitrixMessageServiceRestrictionBase
  • Вызов: Base::updateCounter
protected function updateCounter(): bool
{
	return RestrictionTable::updateCounter($this->getEntityId(), $this->limit);
}