mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 03:07:58 +00:00 
			
		
		
		
	Renamed domain MapManagement to Map
This commit is contained in:
		@@ -1,10 +1,10 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
namespace tests\Unit\Domain\MapManagement;
 | 
			
		||||
namespace tests\Unit\Domain\Map;
 | 
			
		||||
 | 
			
		||||
use PHPUnit\Framework\TestCase;
 | 
			
		||||
use Symfony\Component\HttpFoundation\Request;
 | 
			
		||||
use Infinito\Domain\MapManagement\ActionHttpMethodMap;
 | 
			
		||||
use Infinito\Domain\Map\ActionHttpMethodMap;
 | 
			
		||||
use Infinito\DBAL\Types\ActionType;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
		Reference in New Issue
	
	Block a user