You are here

protected property PromotionListBuilder::$formBuilder in Commerce Core 8.2

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

modules/promotion/src/PromotionListBuilder.php, line 25

Class

PromotionListBuilder
Defines the list builder for promotions.

Namespace

Drupal\commerce_promotion

Code

protected $formBuilder;