• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/provider/eventable/base.php
  • Класс: Bitrix\Crm\Activity\Provider\Eventable\Base
  • Вызов: Base::clearCache
public function clearCache(): void
{
	$this->cache = [];
}