1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-23 16:43:11 +02:00

refactor(FeedParser): (#3928)

This commit is contained in:
Dag
2024-01-29 21:51:06 +01:00
committed by GitHub
parent cfe3dcfe6d
commit c4fceab7b3
4 changed files with 88 additions and 41 deletions

View File

@@ -80,7 +80,7 @@ abstract class BridgeAbstract
}
/**
* The description is currently not used in feed production
* The description is only used in bridge card rendering on frontpage
*/
public function getDescription()
{