You are here

protected property PriceListForm::$messenger in Commerce Pricelist 8

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/PriceListForm.php, line 28

Class

PriceListForm
Form controller for Price list edit forms.

Namespace

Drupal\commerce_pricelist\Form

Code

protected $messenger;