Skip to content

Commit be31f5b

Browse files
authored
Add correct doc tag
1 parent ccda39e commit be31f5b

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)