Skip to content

Commit d89b5f4

Browse files
authored
Merge pull request #41 from jaulz/patch-4
fix: read pivot id
2 parents e32ee25 + 35cc9a3 commit d89b5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Interaction.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Interaction
2222
const RELATION_VIEW = 'view';
2323

2424
public static $pivotColumns = [
25+
'id',
2526
'subject_type',
2627
'relation',
2728
'relation_value',

0 commit comments

Comments
 (0)