Файловый менеджер - Редактировать - /var/www/html/back/app/Repositories/CashFlowIndex/PaymentDistributionsRepositoryInterface.php
Назад
<?php namespace App\Repositories\CashFlowIndex\Interfaces; use Illuminate\Support\Collection; interface PaymentDistributionsRepositoryInterface { public function getPaymentDistributions(int $modelId,$filters, $typeEnum): Collection; public function getPaymentDistributionsProject($modelId, $filters, $typeEnum): Collection; public function getNotDistributionsPayment(int $modelId, $filters, bool $credit): Collection; public function getNotDistributionsPaymentProject($modelId, $filters, bool $credit): Collection; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка