mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Declared AbstractNameSource as abstract and adapted paths for usersource
This commit is contained in:
		| @@ -3,8 +3,8 @@ | ||||
| namespace tests\unit\Entity\Source\Combination; | ||||
|  | ||||
| use PHPUnit\Framework\TestCase; | ||||
| use App\Entity\Source\Data\UserSourceInterface; | ||||
| use App\Entity\Source\Data\UserSource; | ||||
| use App\Entity\Source\Combination\UserSourceInterface; | ||||
| use App\Entity\Source\Combination\UserSource; | ||||
| use Doctrine\Common\Collections\Collection; | ||||
| use App\Entity\Source\Data\PersonIdentitySourceInterface; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user