/**
  * Returns the target URL.
  *
  * @return string target URL
  */
 public function getTargetUrl()
 {
     return parent::getTargetUrl();
 }