Skip to content

Commit 51c5c2d

Browse files
authored
Update HasTeams.php (#687)
1 parent c1f1fa0 commit 51c5c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HasTeams.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function switchTeam($team)
5656
/**
5757
* Get all of the teams the user owns or belongs to.
5858
*
59-
* @return \Illuminate\Collections\Collection
59+
* @return \Illuminate\Support\Collection
6060
*/
6161
public function allTeams()
6262
{

0 commit comments

Comments
 (0)