• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/ui/provider/interestsprovider.php
  • Класс: BitrixSeoUIProviderInterestsProvider
  • Вызов: InterestsProvider::__construct
public function __construct(array $options = [])
{
	parent::__construct();
	$this->options['clientId'] = $options['clientId'];
}