mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
refactor: html format (#3062)
* refactor: html format Fix a few small bugs too * fix * fix * trigger build * striptags instead of encode title
This commit is contained in:
@@ -42,7 +42,7 @@ interface FormatInterface
|
||||
* Return items
|
||||
*
|
||||
* @throws \LogicException if the items are not set
|
||||
* @return array The items
|
||||
* @return FeedItem[] The items
|
||||
*/
|
||||
public function getItems();
|
||||
|
||||
|
Reference in New Issue
Block a user