You are here

protected property CompletionRegister::$userAuth in Commerce Core 8.2

The user authentication object.

Type: \Drupal\user\UserAuthInterface

File

modules/checkout/src/Plugin/Commerce/CheckoutPane/CompletionRegister.php, line 52

Class

CompletionRegister
Provides the registration after checkout pane.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane

Code

protected $userAuth;