1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
GetElementUrlRequest.php
См. документацию.
1<?php
2
3namespace Bitrix\Lists\Api\Request\ServiceFactory;
4
6{
7 public function __construct(
8 public readonly int $iBlockId,
9 public readonly int $elementId,
10 )
11 {}
12}
__construct(public readonly int $iBlockId, public readonly int $elementId,)
Определения GetElementUrlRequest.php:7
$iBlockId
Определения iblock_subelement_generator.php:45