Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
GetIBlockDefaultFieldsRequest.php
1
<?php
2
3
namespace
Bitrix\Lists\Api\Request\IBlockService
;
4
5
class
GetIBlockDefaultFieldsRequest
6
{
7
public
function
__construct
(
8
public
/*readonly*/
int
$iBlockId,
9
public
/*readonly*/
bool
$needCheckPermissions =
true
,
10
)
11
{}
12
}
Bitrix\Lists\Api\Request\IBlockService\GetIBlockDefaultFieldsRequest
Definition
GetIBlockDefaultFieldsRequest.php:6
Bitrix\Lists\Api\Request\IBlockService\GetIBlockDefaultFieldsRequest\__construct
__construct(public int $iBlockId, public bool $needCheckPermissions=true,)
Definition
GetIBlockDefaultFieldsRequest.php:7
Bitrix\Lists\Api\Request\IBlockService
Definition
AddIBlockElementRequest.php:3
modules
lists
lib
Api
Request
IBlockService
GetIBlockDefaultFieldsRequest.php
Создано системой
1.10.0