Example #1
0
 /**
  * Retrieve form posting url
  *
  * @return string
  */
 public function getPostActionUrl()
 {
     return $this->_customerHelper->getRegisterPostUrl();
 }