You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see on the Facebook docs page (linked in issue description) there are multiple object types defined for the OpenGraph protocol. Each of those should have it's own implementation in the Fusonic\OpenGraph\Objects namespace and derive from ObjectBase class.
The Consumer class decides which object should be instantiated. Additional object types must be added here:
Add support for additional object types:
https://developers.facebook.com/docs/reference/opengraph
The text was updated successfully, but these errors were encountered: