1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
VotedUserPage.php
См. документацию.
1<?php
2
3namespace Bitrix\Vote\Model\Dto;
4
6{
13 public function __construct(
14 public readonly int $pageSize,
15 public readonly int $page,
16 public readonly int $totalCount,
17 public readonly array $items,
18 ) {}
19}
__construct(public readonly int $pageSize, public readonly int $page, public readonly int $totalCount, public readonly array $items,)
Определения VotedUserPage.php:13
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$pageSize
Определения csv_new_run.php:34
$page
Определения order_form.php:33
$items
Определения template.php:224
$totalCount
Определения subscription_card_product.php:51