1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
GetCatalogResponse.php
См. документацию.
1<?php
2
3namespace Bitrix\Lists\Api\Response\ServiceFactory;
4
5use Bitrix\Lists\Api\Response\Response;
6
8{
9 public function getCatalog()
10 {
11 return $this->data['catalog'] ?? [];
12 }
13
14 public function setCatalog(array $catalog): static
15 {
16 $this->data['catalog'] = $catalog;
17
18 return $this;
19 }
20}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$catalog
Определения iblock_catalog_edit.php:135