• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/component/entityselector.php
  • Класс: BitrixSocialnetworkComponentEntitySelector
  • Вызов: EntitySelector::__construct
public function __construct($component = null)
{
	parent::__construct($component);
	$this->errorCollection = new MainErrorCollection();
}