1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
MarkAsReadRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Bizproc\Api\Request\WorkflowCommentService;
4
5
final
class
MarkAsReadRequest
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\WorkflowCommentService\MarkAsReadRequest
Определения
MarkAsReadRequest.php:6
Bitrix\Bizproc\Api\Request\WorkflowCommentService\MarkAsReadRequest\__construct
__construct(public string $workflowId, public int $userId,)
Определения
MarkAsReadRequest.php:7
bitrix
modules
bizproc
lib
Api
Request
WorkflowCommentService
MarkAsReadRequest.php
Создано системой
1.14.0