Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
idelete.php
1
<?php
2
3
namespace
Bitrix\Location\Repository\Location\Capability
;
4
5
use
Bitrix\Location\Entity\Location
;
6
use
Bitrix\Main\Result
;
7
12
interface
IDelete
13
{
19
public
function
delete
(
Location
$location):
Result
;
20
}
Bitrix\Location\Entity\Location
Definition
location.php:20
Bitrix\Main\ORM\Data\Result
Definition
result.php:16
Bitrix\Main\Result
Definition
result.php:14
Bitrix\Location\Repository\Location\Capability\IDelete
Definition
idelete.php:13
Bitrix\Location\Entity\Location
Definition
collection.php:3
Bitrix\Location\Repository\Location\Capability
Definition
idelete.php:3
modules
location
lib
repository
location
capability
idelete.php
Создано системой
1.10.0