1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
usercounter.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Bizproc\Integration\Push\Dto
;
4
5
final
class
UserCounter
6
{
7
public
function
__construct
(
8
public
readonly
int
$all,
9
public
readonly
int
$new
,
10
public
readonly
int
$allUnread,
11
) {}
12
}
Bitrix\Bizproc\Integration\Push\Dto\UserCounter
Определения
usercounter.php:6
Bitrix\Bizproc\Integration\Push\Dto\UserCounter\__construct
__construct(public readonly int $all, public readonly int $new, public readonly int $allUnread,)
Определения
usercounter.php:7
$new
$new
Определения
file_edit.php:48
Bitrix\Bizproc\Integration\Push\Dto
Определения
usercounter.php:3
bitrix
modules
bizproc
lib
integration
push
dto
usercounter.php
Создано системой
1.14.0