• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/CustomSection/Entity/CustomSectionPageTable.php
  • Класс: BitrixIntranetCustomSectionEntityCustomSectionPageTable
  • Вызов: CustomSectionPageTable::onBeforeAdd
static function onBeforeAdd(Event $event): EventResult
{
	return static::fillCodeIfEmptyOrInvalid($event, false);
}