1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
ForwardInfo.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Integration\AI\Dto;
4
5
class
ForwardInfo
implements
\JsonSerializable
6
{
7
public
function
__construct
(
8
public
readonly
string
$originalAuthorName,
9
) {}
10
11
public
function
jsonSerialize
():
array
12
{
13
return
[
'originalAuthorName'
=> $this->originalAuthorName];
14
}
15
}
Bitrix\Im\V2\Integration\AI\Dto\ForwardInfo
Определения
ForwardInfo.php:6
Bitrix\Im\V2\Integration\AI\Dto\ForwardInfo\__construct
__construct(public readonly string $originalAuthorName,)
Определения
ForwardInfo.php:7
Bitrix\Im\V2\Integration\AI\Dto\ForwardInfo\jsonSerialize
jsonSerialize()
Определения
ForwardInfo.php:11
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
im
lib
V2
Integration
AI
Dto
ForwardInfo.php
Создано системой
1.14.0