You are here

protected property CompletionRegister::$orderAssignment in Commerce Core 8.2

The order assignment.

Type: \Drupal\commerce_order\OrderAssignmentInterface

File

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

Class

CompletionRegister
Provides the registration after checkout pane.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane

Code

protected $orderAssignment;