Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
ifindbyexternalid.php
1
<?php
2
3
namespace
Bitrix\Location\Repository\Location\Capability
;
4
5
use
Bitrix\Location\Entity\Location
;
6
11
interface
IFindByExternalId
12
{
19
public
function
findByExternalId
(
string
$externalId,
string
$sourceCode,
string
$languageId);
20
}
Bitrix\Location\Repository\Location\Capability\IFindByExternalId
Definition
ifindbyexternalid.php:12
Bitrix\Location\Repository\Location\Capability\IFindByExternalId\findByExternalId
findByExternalId(string $externalId, string $sourceCode, string $languageId)
Bitrix\Location\Entity\Location
Definition
collection.php:3
Bitrix\Location\Repository\Location\Capability
Definition
idelete.php:3
modules
location
lib
repository
location
capability
ifindbyexternalid.php
Создано системой
1.10.0