Skip to content

Commit

Permalink
Merge pull request #568 from einorler/issue557
Browse files Browse the repository at this point in the history
Corrected description of Embedded multiple annotation
  • Loading branch information
saimaz committed Mar 2, 2016
2 parents d8e8582 + b8e5d05 commit 25a2c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Annotation/Embedded.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ final class Embedded
public $name;

/**
* Defines if related object will have one or multiple values.
* Defines if related value will store a single object or an array of objects
*
* If this value is set to true, in the result ObjectIterator will be provided,
* otherwise you will get single object.
Expand Down

0 comments on commit 25a2c40

Please sign in to comment.