You are here

service forms_steps.helper in Forms Steps 8

Class

Drupal\forms_steps\Service\FormsStepsHelper
1 string reference to forms_steps.helper
FormsStepsProgressBarBlock::create in src/Plugin/Block/FormsStepsProgressBarBlock.php
Creates an instance of the plugin.

File

./forms_steps.services.yml
forms_steps.services.yml

View source
  1. class: Drupal\forms_steps\Service\FormsStepsHelper
  2. arguments:
  3. - '@forms_steps.manager'
  4. - '@current_route_match'