1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
AddSystemCommentRequest.php
См. документацию.
1<?php
2
4
6{
7 public function __construct(
8 public /*readonly*/ string $workflowId,
9 public /*readonly*/ int $authorId,
10 public /*readonly*/ string $message,
11 ) {}
12}
__construct(public string $workflowId, public int $authorId, public string $message,)
Определения AddSystemCommentRequest.php:7
$message
Определения payment.php:8