1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-04 15:47:32 +02:00

Updated BridgeAbstract (markdown)

LogMANOriginal
2019-02-03 21:26:35 +01:00
parent 2854d8c5cb
commit da09308212

@@ -114,8 +114,8 @@ For more details on the `collectData` function refer to [these instructions](The
Use this template to create your own bridge. Please remove any unnecessary comments and parameters.
```PHP
<?PHP
```php
<?php
class MyBridge extends BridgeAbstract {
const NAME = 'Unnamed bridge';
const URI = '';