Problem/Motivation
The are many similar methods named getStateOptions in the code base, all returning an options list for a form select widget. These should be consolidated into methods on the RegistrationManager and Workflow plugin interface. In places where the registration workflow ID is hardcoded, the registration manager should be used to select state options across all registration workflows.
API changes
Add new methods.
Data model changes
None.
Issue fork registration-3523799
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
john.oltman commentedComment #3
john.oltman commentedComment #4
john.oltman commentedComment #5
john.oltman commentedComment #8
john.oltman commented