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
In ActivityObject interface getExtraData method which i thought enough for including extra data to ActivityStream but it seems ReturnsExtraData implementation required for adding extra data. Is it necessary to implement another interface for extra data?
In
ActivityObject
interfacegetExtraData
method which i thought enough for including extra data to ActivityStream but it seemsReturnsExtraData
implementation required for adding extra data. Is it necessary to implement another interface for extra data?laravel-activity-streams/src/ValueObjects/ActivityObject.php
Lines 39 to 45 in aea363e
The text was updated successfully, but these errors were encountered: