Fix psalm
This commit is contained in:
parent
a4c4d3a2ce
commit
a3f177d9ee
@ -22,6 +22,7 @@ class EpisodeActionReader
|
||||
/**
|
||||
* https://github.com/pbek/nextcloud-nextpod/blob/main/lib/Core/EpisodeAction/EpisodeActionExtraData.php#L119.
|
||||
*
|
||||
* @return EpisodeActionExtraData[]
|
||||
* @throws \Exception if the XML data could not be parsed
|
||||
*/
|
||||
public function parseRssXml(string $xmlString, ?int $fetchedAtUnix = null): array {
|
||||
|
Loading…
Reference in New Issue
Block a user