Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
ifindbyid.php
1
<?php
2
3
namespace
Bitrix\Location\Repository\Location\Capability
;
4
5
use
Bitrix\Location\Entity\Location
;
6
11
interface
IFindById
12
{
18
public
function
findById
(
int
$id,
string
$languageId);
19
}
Bitrix\Location\Repository\Location\Capability\IFindById
Definition
ifindbyid.php:12
Bitrix\Location\Repository\Location\Capability\IFindById\findById
findById(int $id, 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
ifindbyid.php
Создано системой
1.10.0