Skip to content

Commit f623cf9

Browse files
committed
♻️ typo
1 parent 5bb9d1f commit f623cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Relations/Relation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public function hasMultipleEntries()
100100
/**
101101
* Get the resource associated with this relation.
102102
*
103-
* @return resource
103+
* @return \Lomkit\Rest\Http\Resource
104104
*/
105105
public function resource()
106106
{

0 commit comments

Comments
 (0)