DDC-2704 - should initializeAllReflectionProperties
also on initializeReflection
This commit is contained in:
parent
bd667b82d9
commit
885700d38c
@ -1009,6 +1009,8 @@ class ClassMetadataInfo implements ClassMetadata
|
||||
}
|
||||
|
||||
$this->table['name'] = $this->namingStrategy->classToTableName($this->name);
|
||||
|
||||
$this->initializeAllReflectionProperties($reflService);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user