Exemplo n.º 1
0
 /**
  * Get update params for http post
  *
  * @return bool|string
  */
 public function getUpdateParams()
 {
     return $this->_wishlistData->getUpdateParams($this->getWishlistItem());
 }