✨ Ajoute le parser Orpi
This commit is contained in:
8
app/Exceptions/UnknownParser.php
Normal file
8
app/Exceptions/UnknownParser.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exceptions;
|
||||
|
||||
class UnknownParser extends Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user