Skip to content

Commit 91e4705

Browse files
committed
chore: update docblock
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent df15075 commit 91e4705

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/Http/Resources/UserResource.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
class UserResource extends JsonApiResource
99
{
10+
/**
11+
* The resource's relationships.
12+
*/
1013
public function toRelationships(Request $request)
1114
{
1215
return [

0 commit comments

Comments
 (0)