Fix variable reference in phpdoc of ClassMetadataInfo
This commit is contained in:
parent
1b09bb75b0
commit
c03996d3b3
@ -225,7 +225,7 @@ class ClassMetadataInfo implements ClassMetadata
|
||||
/**
|
||||
* READ-ONLY: The name of the entity class that is at the root of the mapped entity inheritance
|
||||
* hierarchy. If the entity is not part of a mapped inheritance hierarchy this is the same
|
||||
* as {@link $entityName}.
|
||||
* as {@link $name}.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user