You are here

protected property ProductBundleItemType::$description in Commerce Product Bundle 8

The product bundle item type description.

Type: string

File

src/Entity/ProductBundleItemType.php, line 76

Class

ProductBundleItemType
Defines the product bundle item type entity.

Namespace

Drupal\commerce_product_bundle\Entity

Code

protected $description;