1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
CanViewFacesRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Bizproc\Api\Request\WorkflowAccessService
;
4
5
final
class
CanViewFacesRequest
6
{
7
public
function
__construct
(
8
public
readonly
string
$workflowId,
9
public
readonly
int
$userId
,
10
public
readonly
int
$currentUserId = 0,
11
)
12
{}
13
}
$userId
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения
check_mail.php:18
Bitrix\Bizproc\Api\Request\WorkflowAccessService\CanViewFacesRequest
Определения
CanViewFacesRequest.php:6
Bitrix\Bizproc\Api\Request\WorkflowAccessService\CanViewFacesRequest\__construct
__construct(public readonly string $workflowId, public readonly int $userId, public readonly int $currentUserId=0,)
Определения
CanViewFacesRequest.php:7
Bitrix\Bizproc\Api\Request\WorkflowAccessService
Определения
CanViewFacesRequest.php:3
bitrix
modules
bizproc
lib
Api
Request
WorkflowAccessService
CanViewFacesRequest.php
Создано системой
1.14.0