1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
AddIBlockElementRequest.php
См. документацию.
1<?php
2
4
6{
7 public function __construct(
8 public /* readonly */ int $iBlockId,
9 public /* readonly */ int $sectionId,
10 public /* readonly */ array $values,
11 public /* readonly */ int $createdByUserId,
12 public /* readonly */ bool $needStartWorkflows = true,
13 public /* readonly */ bool $needCheckPermissions = true,
14 public /* readonly */ array $wfParameterValues = [],
15 public /* readonly */ ?int $timeToStart = null,
16 )
17 {}
18}
__construct(public int $iBlockId, public int $sectionId, public array $values, public int $createdByUserId, public bool $needStartWorkflows=true, public bool $needCheckPermissions=true, public array $wfParameterValues=[], public ?int $timeToStart=null,)
Определения AddIBlockElementRequest.php:7
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$iBlockId
Определения iblock_subelement_generator.php:45