mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-03 18:58:01 +00:00 
			
		
		
		
	Continued the integration of person identity
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
namespace App\Entity\Source\Data\Name;
 | 
			
		||||
 | 
			
		||||
use App\Entity\Source\Data\AbstractDataSource;
 | 
			
		||||
@@ -6,4 +7,3 @@ use App\Entity\Source\Data\AbstractDataSource;
 | 
			
		||||
class AbstractNameSource extends AbstractDataSource implements NameSourceInterface
 | 
			
		||||
{
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user