We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ae89c commit 1f5ae42Copy full SHA for 1f5ae42
src/Model/DataObject.php
@@ -9,5 +9,5 @@
9
10
final class DataObject extends AbstractDataObject
11
{
12
- protected $entityIdFieldName = 'entityId';
+ protected $entityIdFieldName = 'id';
13
}
0 commit comments