whoami7 - Manager
:
/
home
/
qbizpnmr
/
test.qbiztax.com
/
app
/
Interfaces
/
Utility
/
Upload File:
files >> /home/qbizpnmr/test.qbiztax.com/app/Interfaces/Utility/DocumentNumber.php
<?php namespace App\Interfaces\Utility; use App\Models\Common\Contact; interface DocumentNumber { public function getNextNumber(string $type, ?Contact $contact): string; public function increaseNextNumber(string $type, ?Contact $contact): void; }
Copyright ©2021 || Defacer Indonesia