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