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