1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
Diff.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Pull\Dto
;
4
5
class
Diff
6
{
7
private
const
JSON_ENCODE_FLAGS = JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES | JSON_THROW_ON_ERROR;
8
9
public
function
__construct
(
10
public
readonly
int
$userId
,
11
public
readonly
array
$params
= [],
12
){}
13
14
public
function
getKey
(): string
15
{
16
return
md5(json_encode($this->params, self::JSON_ENCODE_FLAGS));
17
}
18
}
$userId
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения
check_mail.php:18
Bitrix\Im\V2\Pull\Dto\Diff
Определения
Diff.php:6
Bitrix\Im\V2\Pull\Dto\Diff\__construct
__construct(public readonly int $userId, public readonly array $params=[],)
Определения
Diff.php:9
Bitrix\Im\V2\Pull\Dto\Diff\getKey
getKey()
Определения
Diff.php:14
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\Im\V2\Pull\Dto
Определения
Diff.php:3
$params
if($inWords) echo htmlspecialcharsbx(Number2Word_Rus(roundEx($totalVatSum $params['CURRENCY']
Определения
template.php:799
bitrix
modules
im
lib
V2
Pull
Dto
Diff.php
Создано системой
1.14.0