You are here

protected property ProductAttributesOverview::$renderer in Commerce Core 8.2

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

modules/product/src/Plugin/Field/FieldFormatter/ProductAttributesOverview.php, line 58

Class

ProductAttributesOverview
Plugin implementation of the 'commerce_product_attributes_overview' formatter.

Namespace

Drupal\commerce_product\Plugin\Field\FieldFormatter

Code

protected $renderer;