Файловый менеджер - Редактировать - /home/clickysoft/public_html/somni.clickysoft.net/app/Interfaces/LeaseRepositoryInterface.php
Назад
<?php namespace App\Interfaces; interface LeaseRepositoryInterface{ public function leaseDocumentUpload($file,$landlord = null, $tenant = null); public function getDocById($doc_id); public function getTemplatesByType($type); public function sendLeaseForSigning($doc_id,$email); public function getTemplatesByUserIdAndType($user_id,$type); public function getLeaseById($lease_id); public function getAllLeases($filters,$landlord_id = null); public function deleteLeases($ids); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка