1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
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
Определения
ifindbyexternalid.php:12
Bitrix\Location\Repository\Location\Capability\IFindByExternalId\findByExternalId
findByExternalId(string $externalId, string $sourceCode, string $languageId)
bitrix
modules
location
lib
repository
location
capability
ifindbyexternalid.php
Создано системой
1.14.0