• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/role/baserole.php
  • Класс: BitrixCalendarCoreRoleBaseRole
  • Вызов: BaseRole::getId
public function getId(): ?int
{
	return $this->id;
}