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