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