mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Implemented test for law entity
This commit is contained in:
		| @@ -9,7 +9,8 @@ use App\Entity\AbstractEntity; | ||||
|  */ | ||||
| abstract class AbstractMeta extends AbstractEntity implements MetaInterface | ||||
| { | ||||
|     public function __construct(){ | ||||
|     public function __construct() | ||||
|     { | ||||
|         parent::__construct(); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user