You are here

protected property WishlistType::$allowAnonymous in Commerce Wishlist 8.3

Whether the wishlist item type allows anonymous wishlists.

Type: bool

File

src/Entity/WishlistType.php, line 73

Class

WishlistType
Defines the wishlist type entity class.

Namespace

Drupal\commerce_wishlist\Entity

Code

protected $allowAnonymous;