You are here

protected property AddToCart::$attributeValueViewBuilder in Commerce Cart Flyout 8

The attribute value view builder.

Type: \Drupal\Core\Entity\EntityViewBuilderInterface

File

src/Plugin/Field/FieldFormatter/AddToCart.php, line 78

Class

AddToCart
Plugin implementation of the 'commerce_cart_flyout_add_to_cart' formatter.

Namespace

Drupal\commerce_cart_flyout\Plugin\Field\FieldFormatter

Code

protected $attributeValueViewBuilder;