mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-08 13:18:00 +00:00
Optimized for SPA
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exception;
|
||||
|
||||
final class AllreadyDefinedException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user