We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cff4d7 commit 7faccc4Copy full SHA for 7faccc4
Mapping/ClassMetadata.php
@@ -48,7 +48,7 @@ class ClassMetadata extends ElementMetadata implements ClassMetadataInterface
48
public $defaultGroup;
49
50
/**
51
- * @var MemberMetadata[]
+ * @var MemberMetadata[][]
52
*
53
* @internal This property is public in order to reduce the size of the
54
* class' serialized representation. Do not access it. Use
0 commit comments