You are here

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

The product bundle type description.

Type: string

File

src/Entity/ProductBundleType.php, line 77

Class

ProductBundleType
Defines the product bundle type entity.

Namespace

Drupal\commerce_product_bundle\Entity

Code

protected $description;