mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 23:57:29 +02:00
Updated BridgeAbstract (markdown)
@@ -3,7 +3,7 @@
|
|||||||
To create a new Bridge extending `BridgeAbstract` you must specify some [basic metadata](#basic-metadata) implement following functions:
|
To create a new Bridge extending `BridgeAbstract` you must specify some [basic metadata](#basic-metadata) implement following functions:
|
||||||
|
|
||||||
- [`collectData`](#the-collectdata-function) (**required**)
|
- [`collectData`](#the-collectdata-function) (**required**)
|
||||||
- [`getDescription`](../The-getDescription-function)
|
- [`getDescription`](The-getDescription-function)
|
||||||
- [`getMaintainer`](#the-getmaintainer-function)
|
- [`getMaintainer`](#the-getmaintainer-function)
|
||||||
- [`getName`](#the-getname-function)
|
- [`getName`](#the-getname-function)
|
||||||
- [`getURI`](#the-geturi-function)
|
- [`getURI`](#the-geturi-function)
|
||||||
|
Reference in New Issue
Block a user