[HttpCachingBridgeAbstract] Remove $this->update

LogMANOriginal 2016-08-22 19:21:32 +02:00
parent 19243279c9
commit 0e237bfd85

@ -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){