1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
baseinsertignoretrait.php
См. документацию.
1<?php
2
4
8
14{
18 private static array $insertIgnoreStrategyCache = [];
19
20 private static function getCachedInsertIgnoreStrategy(): AddStrategy
21 {
22 self::$insertIgnoreStrategyCache[static::class] ??= static::getInsertIgnoreStrategy();
23
24 return self::$insertIgnoreStrategyCache[static::class];
25 }
26
27 protected static function getInsertIgnoreStrategy(): AddStrategy
28 {
29 return new InsertIgnore(static::getEntity());
30 }
31}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804