mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
[RssBridge] Include interfaces once
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once(__DIR__ . '/FormatInterface.php');
|
||||
|
||||
abstract class FormatAbstract implements FormatInterface {
|
||||
const DEFAULT_CHARSET = 'UTF-8';
|
||||
|
||||
|
Reference in New Issue
Block a user