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
I am already using custom hydrator but couldn't find an easy way of extracting media:content and similar tags from feed reader (eko_feed.feed.reader).
My Article class implements ItemInterface and RoutedItemInterface but I need to get media from Zend\Feed\Reader\Feed\FeedInterface $entry defined in public function hydrate(FeedInterface $feed, $entityName).
Is there support for media items in feed reader?
Thanks
The text was updated successfully, but these errors were encountered: