You are here

protected property ShippingMethodListBuilder::$formBuilder in Commerce Shipping 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/ShippingMethodListBuilder.php, line 45

Class

ShippingMethodListBuilder
Defines the list builder for shipping methods.

Namespace

Drupal\commerce_shipping

Code

protected $formBuilder;