1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
ifindparents.php
См. документацию.
1<?php
2
3namespace Bitrix\Location\Repository\Location\Capability;
4
5use Bitrix\Location\Entity\Location;
6use Bitrix\Location\Entity\Location\Parents;
7
12interface IFindParents
13{
18 public function findParents(Location $location, string $languageId);
19}
findParents(Location $location, string $languageId)
$location
Определения options.php:2729