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