You are here

protected property ProductVariationListBuilder::$formBuilder in Commerce Core 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

modules/product/src/ProductVariationListBuilder.php, line 28

Class

ProductVariationListBuilder
Defines the list builder for product variations.

Namespace

Drupal\commerce_product

Code

protected $formBuilder;