Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
icorrection.php
1
<?php
2
3
namespace
Bitrix\Sale\Cashbox
;
4
5
use
Bitrix\Sale
;
6
7
interface
ICorrection
8
{
13
public
function
printCorrectionImmediately
(
CorrectionCheck
$check);
14
19
public
function
buildCorrectionCheckQuery
(
CorrectionCheck
$check);
20
25
public
function
checkCorrection
(
CorrectionCheck
$check);
26
}
27
Bitrix\Sale\Cashbox\CorrectionCheck
Definition
correctioncheck.php:13
Bitrix\Sale\Cashbox\ICorrection
Definition
icorrection.php:8
Bitrix\Sale\Cashbox\ICorrection\printCorrectionImmediately
printCorrectionImmediately(CorrectionCheck $check)
Bitrix\Sale\Cashbox\ICorrection\buildCorrectionCheckQuery
buildCorrectionCheckQuery(CorrectionCheck $check)
Bitrix\Sale\Cashbox\ICorrection\checkCorrection
checkCorrection(CorrectionCheck $check)
Bitrix\Sale\Cashbox
Definition
abstractcheck.php:3
Bitrix\Sale
modules
sale
lib
cashbox
icorrection.php
Создано системой
1.10.0