Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
HasPropertyFeatureCollection.php
1
<?php
2
3
namespace
Bitrix\Catalog\v2\PropertyFeature
;
4
13
interface
HasPropertyFeatureCollection
14
{
15
public
function
getPropertyFeatureCollection
();
16
17
public
function
setPropertyFeatureCollection
(
PropertyFeatureCollection
$propertyFeatureCollection);
18
}
Bitrix\Catalog\v2\PropertyFeature\PropertyFeatureCollection
Definition
PropertyFeatureCollection.php:17
Bitrix\Catalog\v2\PropertyFeature\HasPropertyFeatureCollection
Definition
HasPropertyFeatureCollection.php:14
Bitrix\Catalog\v2\PropertyFeature\HasPropertyFeatureCollection\getPropertyFeatureCollection
getPropertyFeatureCollection()
Bitrix\Catalog\v2\PropertyFeature\HasPropertyFeatureCollection\setPropertyFeatureCollection
setPropertyFeatureCollection(PropertyFeatureCollection $propertyFeatureCollection)
Bitrix\Catalog\v2\PropertyFeature
Definition
HasPropertyFeatureCollection.php:3
modules
catalog
lib
v2
PropertyFeature
HasPropertyFeatureCollection.php
Создано системой
1.10.0