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