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
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Hi everyone
referring to the following example, from the README.md
$result = $feedIo->read($url, $feed, $modifiedSince);I can't understand what is the purpose of the $feed argument ? And why is it mandatory ?