Fix phpDoc syntax in ClassMetadataInfo.php
This commit is contained in:
parent
f2f1d8986c
commit
37d7df6ac4
@ -358,7 +358,7 @@ class ClassMetadataInfo implements ClassMetadata
|
||||
* - <b>scale</b> (integer, optional, schema-only)
|
||||
* The scale of a decimal column. Only valid if the column type is decimal.
|
||||
*
|
||||
[* - <b>'unique'] (string, optional, schema-only)</b>
|
||||
* - <b>'unique'</b> (string, optional, schema-only)
|
||||
* Whether a unique constraint should be generated for the column.
|
||||
*
|
||||
* @var array
|
||||
|
Loading…
Reference in New Issue
Block a user