1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
datasectioninterface.php
См. документацию.
1
<?php
2
namespace
Bitrix\Main\Engine\Response\ContentArea;
3
4
interface
DataSectionInterface
5
{
6
public
function
getSectionName
(): string;
7
11
public
function
getSectionData
();
12
}
Bitrix\Main\Engine\Response\ContentArea\DataSectionInterface
Определения
datasectioninterface.php:5
Bitrix\Main\Engine\Response\ContentArea\DataSectionInterface\getSectionName
getSectionName()
Bitrix\Main\Engine\Response\ContentArea\DataSectionInterface\getSectionData
getSectionData()
bitrix
modules
main
lib
engine
response
contentarea
datasectioninterface.php
Создано системой
1.14.0