mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Correzioni minori e aggiornamento a Laravel 9
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace App\LaravelGettext\Exceptions;
|
||||
|
||||
use Exception;
|
||||
|
||||
class LocaleFileNotFoundException extends Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user