You are here

protected property PaymentCheckoutController::$messenger in Commerce Core 8.2

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/payment/src/Controller/PaymentCheckoutController.php, line 36

Class

PaymentCheckoutController
Provides checkout endpoints for off-site payments.

Namespace

Drupal\commerce_payment\Controller

Code

protected $messenger;