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.

CommentFileSizeAuthor
extends_forms_steps_progress_bar.patch964 bytespierre-nono

Comments

pierre-nono created an issue.