You are here

protected property ProductLazyBuilders::$formBuilder in Commerce Core 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

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

Class

ProductLazyBuilders
Provides #lazy_builder callbacks.

Namespace

Drupal\commerce_product

Code

protected $formBuilder;