mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-03-15 22:02:43 +00:00
Changed App namespace to Infinito namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exception;
|
||||
namespace Infinito\Exception;
|
||||
|
||||
use Symfony\Component\HttpKernel\Exception\ConflictHttpException;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user