• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/ui/component/templatehelper.php
  • Класс: BitrixTasksUIComponentTemplateHelper
  • Вызов: TemplateHelper::checkHasFatals
public function checkHasFatals()
{
	return $this->getErrors()->checkHasFatals();
}