We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fc875f + 3fe9b0a commit dfc4b15Copy full SHA for dfc4b15
Model/ResourceModel/Author/Collection.php
@@ -20,7 +20,7 @@ class Collection extends AbstractCollection implements AuthorCollectionInterface
20
/**
21
* @inheritDoc
22
*/
23
- protected $_idFieldName = 'author_id';
+ protected $_idFieldName = 'user_id';
24
25
26
* Constructor
0 commit comments