• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/role/baserole.php
  • Класс: BitrixCalendarCoreRoleBaseRole
  • Вызов: BaseRole::getType
public function getType(): string
{
	return static::TYPE;
}