You are here

protected property PaymentCheckoutController::$logger in Commerce Core 8.2

The logger.

Type: \Psr\Log\LoggerInterface

File

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

Class

PaymentCheckoutController
Provides checkout endpoints for off-site payments.

Namespace

Drupal\commerce_payment\Controller

Code

protected $logger;