You are here

protected property CommerceRepeatOrder::$order in Commerce Repeat Order 8

Same name and namespace in other branches
  1. 8.2 src/Controller/CommerceRepeatOrder.php \Drupal\commerce_repeat_order\Controller\CommerceRepeatOrder::order

The current order.

Type: \Drupal\commerce_order\Entity\Order

File

src/Controller/CommerceRepeatOrder.php, line 22

Class

CommerceRepeatOrder

Namespace

Drupal\commerce_repeat_order\Controller

Code

protected $order;