File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/paysystem/ipdf.php
Back
<?php namespace Bitrix\Sale\PaySystem; use Bitrix\Sale\Payment; /** * Interface IPdf * @package Bitrix\Sale\PaySystem */ interface IPdf { /** * @param Payment $payment * @return mixed */ public function getContent(Payment $payment); /** * @param Payment $payment * @return mixed */ public function getFile(Payment $payment); /** * @param Payment $payment * @return mixed */ public function isGenerated(Payment $payment); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings