mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 16:45:02 +02:00
[HttpCachingBridgeAbstract] Remove $this->update
parent
19243279c9
commit
0e237bfd85
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ class MySiteBridge extends HttpCachingBridgeAbstract{
|
|||
$this->uri = '';
|
||||
$this->description = 'No description provided';
|
||||
$this->parameters = array();
|
||||
$this->update = ``;
|
||||
}
|
||||
|
||||
public function collectData(array $params){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue