1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
CommentRequest.php
См. документацию.
1<?php
2
3namespace Bitrix\Bizproc\Api\Request\WorkflowCommentService;
4
5use Bitrix\Main\Type\DateTime;
6
7final class CommentRequest
8{
9 public function __construct(
10 public /*readonly*/ string $workflowId,
11 public /*readonly*/ int $authorId,
12 public /*readonly*/ DateTime $created,
13 //public /*readonly*/ DateTime $modified,
14 public /*readonly*/ array $mentionUserIds = [],
15 ) {}
16}
__construct(public string $workflowId, public int $authorId, public DateTime $created, public array $mentionUserIds=[],)
Определения CommentRequest.php:9
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804