mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Optimized Law draft
This commit is contained in:
@@ -20,4 +20,8 @@ class AbstractEntity
|
||||
* @var int
|
||||
*/
|
||||
protected $id;
|
||||
|
||||
protected function __construct()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user