refactor(FeedParser): (#3928)

This commit is contained in:
Dag 2024-01-29 21:51:06 +01:00 committed by GitHub
parent cfe3dcfe6d
commit c4fceab7b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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()
{