Ejemplo n.º 1
0
 public function getReturnUrl()
 {
     return empty($this->_returnUrl) ? Junction::getCurrentUrl() : $this->_returnUrl;
 }