mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-29 21:08:13 +02:00
Optimized Entity draft
This commit is contained in:
@@ -8,7 +8,7 @@ use Doctrine\Common\Collections\ArrayCollection;
|
||||
* @author kevinfrantz
|
||||
*
|
||||
*/
|
||||
class Property extends AbstractSource implements PropertyInterface
|
||||
class Property implements PropertyInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user