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 93d7dc8 commit 3769e96Copy full SHA for 3769e96
docs/reference/GraphNode.md
@@ -162,7 +162,7 @@ Returns the `hometown` property for the user as a `Facebook\GraphNodes\GraphPage
162
163
### getSignificantOther()
164
```php
165
-public Facebook\GraphNodes\GraphUser|null getHometown()
+public Facebook\GraphNodes\GraphUser|null getSignificantOther()
166
```
167
Returns the `significant_other` property for the user as a `Facebook\GraphNodes\GraphUser` if present.
168
0 commit comments