Skip to content

Commit 3b16d26

Browse files
committed
Fix docblock
1 parent a5a52ee commit 3b16d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Concerns/HasRelations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ public function hasRelation(string $name): bool
203203
}
204204

205205
/**
206-
* @param $name
206+
* @param string $name
207207
*
208208
* @return static
209209
*/

0 commit comments

Comments
 (0)