mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Optimized entities
This commit is contained in:
@@ -45,5 +45,6 @@ class User extends BaseUser implements SourceInterface
|
||||
* @var \App\Entity\User $isActive
|
||||
*/
|
||||
$this->isActive = true;
|
||||
$this->node = new Node();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user