• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/notification/providercollection.php
  • Класс: BitrixTasksInternalsNotificationProviderCollection
  • Вызов: ProviderCollection::isEmpty
public function isEmpty(): bool
{
	return empty($this->providers);
}