Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SectionFactory

Открытые члены

 __construct (ContainerContract $container)
 
 createEntity ()
 

Открытые атрибуты

const SECTION = Section::class
 
const SECTION_COLLECTION = SectionCollection::class
 

Защищенные данные

 $container
 

Подробное описание

См. определение в файле SectionFactory.php строка 15

Конструктор(ы)

◆ __construct()

__construct ( ContainerContract $container)

SectionFactory constructor.

Аргументы
\Bitrix\Catalog\v2\IoC\ContainerContract$container

См. определение в файле SectionFactory.php строка 27

Методы

◆ createEntity()

createEntity ( )
Возвращает
\Bitrix\Catalog\v2\Section\Section

См. определение в файле SectionFactory.php строка 35

Данные класса

◆ $container

$container
protected

См. определение в файле SectionFactory.php строка 20

◆ SECTION

const SECTION = Section::class

См. определение в файле SectionFactory.php строка 17

◆ SECTION_COLLECTION

const SECTION_COLLECTION = SectionCollection::class

См. определение в файле SectionFactory.php строка 18