mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-06 12:17:58 +00:00
Changed App namespace to Infinito namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Domain\MapManagement;
|
||||
namespace Infinito\Domain\MapManagement;
|
||||
|
||||
/**
|
||||
* This class offers a map for ActionTypes to HttpMethods.
|
||||
|
||||
Reference in New Issue
Block a user