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.
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 ?