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