mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Optimized implementation of format types
This commit is contained in:
@@ -23,5 +23,6 @@ class AbstractEntity
|
||||
|
||||
protected function __construct()
|
||||
{
|
||||
$this->id = 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user