Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
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
Definition
datasectioninterface.php:5
Bitrix\Main\Engine\Response\ContentArea\DataSectionInterface\getSectionName
getSectionName()
Bitrix\Main\Engine\Response\ContentArea\DataSectionInterface\getSectionData
getSectionData()
Bitrix\Main\Engine\Response\ContentArea
Definition
component.php:2
modules
main
lib
engine
response
contentarea
datasectioninterface.php
Создано системой
1.10.0