• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/component/ustatonline.php
  • Класс: BitrixIntranetComponentUstatOnline
  • Вызов: UstatOnline::__construct
public function __construct($component = null)
{
	$this->errorCollection = new ErrorCollection();

	parent::__construct($component);
}