Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
ipayable.php
1
<?php
2
3
namespace
Bitrix\Sale\PaySystem
;
4
5
use
Bitrix\Sale\Payment
;
6
7
interface
IPayable
8
{
9
public
function
getPrice
(
Payment
$payment);
10
}
Bitrix\Sale\Payment
Definition
payment.php:19
Bitrix\Sale\PaySystem\IPayable
Definition
ipayable.php:8
Bitrix\Sale\PaySystem\IPayable\getPrice
getPrice(Payment $payment)
Bitrix\Sale\PaySystem
Definition
applepay.php:3
modules
sale
lib
paysystem
ipayable.php
Создано системой
1.10.0