1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
viewrenderable.php
См. документацию.
1<?php
2
3namespace Bitrix\Catalog\Integration\Report\View;
4
5use Bitrix\Catalog\Integration\Report\Handler\BaseHandler;
6
10
12{
18 public function getViewHandler(): BaseHandler;
19}