1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
PropertyFeatureRepositoryContract.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Catalog\v2\PropertyFeature;
4
5
use Bitrix\Catalog\v2\Property\Property;
6
use Bitrix\Catalog\v2\RepositoryContract;
7
16
interface
PropertyFeatureRepositoryContract
extends
RepositoryContract
17
{
18
public
function
getCollectionByParent
(Property
$entity
):
PropertyFeatureCollection
;
19
}
Bitrix\Catalog\v2\PropertyFeature\PropertyFeatureCollection
Определения
PropertyFeatureCollection.php:17
$entity
$entity
Определения
group_bizproc_workflow_delete.php:17
Bitrix\Catalog\v2\PropertyFeature\PropertyFeatureRepositoryContract
Определения
PropertyFeatureRepositoryContract.php:17
Bitrix\Catalog\v2\PropertyFeature\PropertyFeatureRepositoryContract\getCollectionByParent
getCollectionByParent(Property $entity)
Bitrix\Catalog\v2\RepositoryContract
Определения
RepositoryContract.php:16
bitrix
modules
catalog
lib
v2
PropertyFeature
PropertyFeatureRepositoryContract.php
Создано системой
1.14.0