You are here

protected property CheckoutCompletionRegisterEvent::$redirect in Commerce Core 8.2

The redirect URL.

Type: \Drupal\Core\Url

File

modules/checkout/src/Event/CheckoutCompletionRegisterEvent.php, line 36

Class

CheckoutCompletionRegisterEvent
Defines the checkout completion register event.

Namespace

Drupal\commerce_checkout\Event

Code

protected $redirect;