You are here

private property TrackCheckoutStepEvent::$stepIndex in Commerce Google Tag Manager 8.2

Same name and namespace in other branches
  1. 8 src/Event/TrackCheckoutStepEvent.php \Drupal\commerce_google_tag_manager\Event\TrackCheckoutStepEvent::stepIndex

The checkout step number.

Type: int

File

src/Event/TrackCheckoutStepEvent.php, line 20

Class

TrackCheckoutStepEvent
Event dispatched when a checkout step is tracked.

Namespace

Drupal\commerce_google_tag_manager\Event

Code

private $stepIndex;