Skip to content

Commit

Permalink
[6.x] Fixed docblock (#31239)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo authored and GrahamCampbell committed Jan 25, 2020
1 parent 6f59618 commit 35f0109
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ trait InteractsWithPivotTable
/**
* The cached copy of the currently attached pivot models.
*
* @var Collection
* @var \Illuminate\Database\Eloquent\Collection
*/
private $currentlyAttached;

Expand Down

0 comments on commit 35f0109

Please sign in to comment.