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.
2 parents 93d7dc8 + 3769e96 commit ec57027Copy full SHA for ec57027
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