• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/sender/holiday.php
  • Класс: Bitrix\Sender\Integration\Sender\Holiday
  • Вызов: Holiday::getCodeUpper
public function getCodeUpper()
{
	return mb_strtoupper($this->code);
}