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.
NotionParent
1 parent 27f4fe9 commit 9a3dbb3Copy full SHA for 9a3dbb3
src/Entities/NotionParent.php
@@ -31,7 +31,7 @@ protected function setResponseData(array $responseData): void
31
32
private function fillFromRaw(): void
33
{
34
- parent::fillEntityBase();
+ parent::fillEssentials();
35
}
36
37
/**
0 commit comments