1
0
mirror of synced 2025-01-20 23:41:39 +03:00

Merge pull request #977 from mvrhov/patch-2

Fix wrong annotation
This commit is contained in:
Marco Pivetta 2014-03-11 14:52:49 +01:00
commit b30b1a5999

View File

@ -3157,7 +3157,7 @@ class ClassMetadataInfo implements ClassMetadata
/**
* Map Embedded Class
*
* @array $mapping
* @param array $mapping
* @return void
*/
public function mapEmbedded(array $mapping)