Fix variable reference in phpdoc of ClassMetadataInfo
This commit is contained in:
parent
1b09bb75b0
commit
c03996d3b3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue