diff --git a/core/identifiers.md b/core/identifiers.md index b597052c571..8dddd575e3a 100644 --- a/core/identifiers.md +++ b/core/identifiers.md @@ -20,7 +20,7 @@ use App\Uuid; */ final class Person { /** - * @type Uuid + * @var Uuid * @ApiProperty(identifier=true) */ public $code;