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 6680b49 commit 31774a1Copy full SHA for 31774a1
src/Jenssegers/Mongodb/Relations/EmbedsOneOrMany.php
@@ -383,7 +383,7 @@ protected function getPathHierarchy($glue = '.')
383
*
384
* @return string
385
*/
386
- protected function getQualifiedParentKeyName()
+ public function getQualifiedParentKeyName()
387
{
388
if ($parentRelation = $this->getParentRelation())
389
0 commit comments