You are here

public function UcWishlistInterface::getPrivate in UC Wish List 8

Renders wishlist private status.

Return value

int Wishlist private status.

1 method overrides UcWishlistInterface::getPrivate()
UcWishlist::getPrivate in src/Entity/UcWishlist.php
Renders wishlist private status.

File

src/Entity/UcWishlistInterface.php, line 77

Class

UcWishlistInterface
Provides an interface defining a wish list entity type.

Namespace

Drupal\uc_wishlist\Entity

Code

public function getPrivate();