• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/role/role.php
  • Класс: BitrixCalendarCoreRoleRole
  • Вызов: Role::getType
public function getType(): string
{
	return $this->roleEntity->getType();
}