We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f1fa0 commit 51c5c2dCopy full SHA for 51c5c2d
src/HasTeams.php
@@ -56,7 +56,7 @@ public function switchTeam($team)
56
/**
57
* Get all of the teams the user owns or belongs to.
58
*
59
- * @return \Illuminate\Collections\Collection
+ * @return \Illuminate\Support\Collection
60
*/
61
public function allTeams()
62
{
0 commit comments