...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_owner_type.php
- Класс: \CCrmOwnerTypeAbbr
- Вызов: CCrmOwnerTypeAbbr::getSuspendedTypeAbbreviation
static function getSuspendedTypeAbbreviation(int $typeId): string { return (self::SuspendedDynamicTypeAbbreviationPrefix . self::normalizeTypeIdForAbbreviation($typeId)); }