public function UcWishlistInterface::getAddress in UC Wish List 8
Renders wishlist address.
Return value
string Wishlist address.
1 method overrides UcWishlistInterface::getAddress()
- UcWishlist::getAddress in src/
Entity/ UcWishlist.php - Renders wishlist address.
File
- src/
Entity/ UcWishlistInterface.php, line 59
Class
- UcWishlistInterface
- Provides an interface defining a wish list entity type.
Namespace
Drupal\uc_wishlist\EntityCode
public function getAddress();