Example #1
0
 public function __construct($update_url = null)
 {
     parent::__construct();
     $this->update_url = $update_url;
 }