mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:25:56 +00:00
Store language of entries as indicated by the feed.
This commit is contained in:
@@ -11,5 +11,6 @@ abstract class FeedItem {
|
||||
abstract function get_categories();
|
||||
abstract function get_enclosures();
|
||||
abstract function get_author();
|
||||
abstract function get_language();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user