08 2024
This commit is contained in:
parent
04d677d37a
commit
bfa3bb1df4
1191 changed files with 637397 additions and 10619 deletions
8
app/Services/IPinfo/IPinfoException.php
Normal file
8
app/Services/IPinfo/IPinfoException.php
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
namespace App\Services\IPinfo;
|
||||
use Exception;
|
||||
|
||||
class IPinfoException extends Exception
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue