mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
Implement more testing on generates numbers
This commit is contained in:
parent
71d00c1aeb
commit
87bae37350
@ -4,7 +4,7 @@ namespace App\Models;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class PaymentType extends BaseModel
|
||||
class PaymentType extends Model
|
||||
{
|
||||
//
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user