Файловый менеджер - Редактировать - /home/clickysoft/public_html/somni.clickysoft.net/app/Interfaces/TransactionRepositoryInterface.php
Назад
<?php namespace App\Interfaces; interface TransactionRepositoryInterface{ public function getTransactionListByUnitTenant($rented_unit,$user); public function getTransactionListByUnitTenantNoPagination($rented_unit,$user); public function getTransactionForLandlord($landlord_id); public function getTransactionForLandlordLimit($landlord_id); public function createTransaction($payer_id,$payee_id = null, $amount, $status, $note, $unit_id = null, $payload, $rent_payment_id = null, $payment_month = null, $payment_year = null, $payment_type = null); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка