• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/CustomSection/Entity/CustomSectionTable.php
  • Класс: BitrixIntranetCustomSectionEntityCustomSectionTable
  • Вызов: CustomSectionTable::getTableName
static function getTableName(): string
{
	return 'b_intranet_custom_section';
}