You are here

protected property CompletionRegister::$userStorage in Commerce Core 8.2

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

CompletionRegister
Provides the registration after checkout pane.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane

Code

protected $userStorage;