1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
File.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Integration\AI\Dto
;
4
5
class
File
implements
\JsonSerializable
6
{
7
public
function
__construct
(
8
public
readonly
string
$name
,
9
) {}
10
11
public
function
jsonSerialize
():
array
12
{
13
return
[
'name'
=>
$this->name
];
14
}
15
}
Bitrix\Im\V2\Integration\AI\Dto\File
Определения
File.php:6
Bitrix\Im\V2\Integration\AI\Dto\File\jsonSerialize
jsonSerialize()
Определения
File.php:11
Bitrix\Im\V2\Integration\AI\Dto\File\__construct
__construct(public readonly string $name,)
Определения
File.php:7
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$name
$name
Определения
menu_edit.php:35
Bitrix\Im\V2\Integration\AI\Dto
Определения
File.php:3
bitrix
modules
im
lib
V2
Integration
AI
Dto
File.php
Создано системой
1.14.0