• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/dispatcher/publiccallable.php
  • Класс: BitrixTasksDispatcherPublicCallable
  • Вызов: PublicCallable::getErrorCollection
public function getErrorCollection()
{
	return $this->errors;
}