• Модуль: forum
  • Путь к файлу: ~/bitrix/modules/forum/lib/comments/baseobject.php
  • Класс: BitrixForumCommentsBaseObject
  • Вызов: BaseObject::hasErrors
public function hasErrors()
{
	return $this->errorCollection->hasErrors();
}