• Модуль: vote
  • Путь к файлу: ~/bitrix/modules/vote/lib/vote/anonymity.php
  • Класс: BitrixVoteVoteAnonymity
  • Вызов: Anonymity::getList
static function getList()
{
	return (new ReflectionClass(__CLASS__))->getConstants();
}