mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Implemented test for Entity
This commit is contained in:
@@ -31,6 +31,5 @@ abstract class AbstractEntity implements EntityInterface
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
// $this->id = 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user