You are here

protected property EmptyCartButton::$messenger in Commerce Core 8.2

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

modules/cart/src/Plugin/views/area/EmptyCartButton.php, line 38

Class

EmptyCartButton
Defines an area handler for the "Empty cart" button.

Namespace

Drupal\commerce_cart\Plugin\views\area

Code

protected $messenger;