Skip to content

Commit fabb1e3

Browse files
committed
update PendingVisit
1 parent ae6bfb0 commit fabb1e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PendingVisit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ public function __destruct()
130130
return;
131131
}
132132

133+
// @phpstan-ignore-next-line
133134
$visit = $this->model
134135
->visits()
135136
->latest()

0 commit comments

Comments
 (0)