Problem/Motivation
If I create a custom plugin Block extending the FormsStepsProgressBarBlock, I can't use the injected services because they are private variables.
Proposed resolution
Simply put the variables as protected.
| Comment | File | Size | Author |
|---|---|---|---|
| extends_forms_steps_progress_bar.patch | 964 bytes | pierre-nono |
Comments