mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 16:46:30 +02:00
[core] Apply common indentation
All files are now using tabs for indentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
interface BridgeInterface {
|
||||
public function collectData();
|
||||
public function getCacheDuration();
|
||||
public function getName();
|
||||
public function getURI();
|
||||
public function collectData();
|
||||
public function getCacheDuration();
|
||||
public function getName();
|
||||
public function getURI();
|
||||
}
|
||||
|
Reference in New Issue
Block a user