mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-28 12:20:12 +02:00
[core] Apply some fixes
This commit is contained in:
@@ -7,8 +7,7 @@ abstract class FormatAbstract implements FormatInterface {
|
||||
$contentType,
|
||||
$charset,
|
||||
$items,
|
||||
$extraInfos
|
||||
;
|
||||
$extraInfos;
|
||||
|
||||
public function setCharset($charset){
|
||||
$this->charset = $charset;
|
||||
|
Reference in New Issue
Block a user