• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/mailru2.php
  • Класс: CSocServMailRu2
  • Вызов: CSocServMailRu2::addScope
public function addScope($scope)
{
	return $this->getEntityOAuth()->addScope($scope);
}