Example #1
0
 /**
  * Clean up and log out of LiveDocx service
  *
  * @return boolean
  */
 public function __destruct()
 {
     return parent::__destruct();
 }