Skip to content

Commit 07ef7df

Browse files
authored
Merge pull request #572 from cedricziel/patch-5
Add correct doc tag
2 parents ccda39e + be31f5b commit 07ef7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ use App\Uuid;
2020
*/
2121
final class Person {
2222
/**
23-
* @type Uuid
23+
* @var Uuid
2424
* @ApiProperty(identifier=true)
2525
*/
2626
public $code;

0 commit comments

Comments
 (0)