1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
SoftDeletableRepositoryInterface.php
См. документацию.
1
<?php
2
3
declare(strict_types=1);
4
5
namespace
Bitrix\Main\Repository;
6
7
interface
SoftDeletableRepositoryInterface
8
{
9
public
function
softDelete
(mixed $id): void;
10
}
Bitrix\Main\Repository\SoftDeletableRepositoryInterface
Определения
SoftDeletableRepositoryInterface.php:8
Bitrix\Main\Repository\SoftDeletableRepositoryInterface\softDelete
softDelete(mixed $id)
bitrix
modules
main
lib
Repository
SoftDeletableRepositoryInterface.php
Создано системой
1.14.0