Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Jun 10, 2023
1 parent bb866f0 commit 3a772e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class UserResource extends JsonApiResource
];

/**
* @var array<string, class-string>
* @var array<string, class-string<JsonApiResource>>
*/
public $relationships = [
'team' => TeamResource::class,
Expand Down

0 comments on commit 3a772e3

Please sign in to comment.