- Issue created by @Panchuk
- Merge request !12034Issue #3522629: Provide access to protected properties in ConfigureSectionForm through getter methods β (Open) created by Panchuk
- π³πΏNew Zealand quietone
@panchuk, thanks for the idea and making a merge request.
If this problem was discovered on a version of Drupal that is not 11.x, add that information in the issue summary and leave the version at 11.x. In Drupal core changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β . Also mentioned on the version β section of the list of issue fields documentation.
I fixed issues links in the issue summary.
- π³πΏNew Zealand danielveza Brisbane, AU
I don't have any issues with adding these methods if it helps to unblock contrib.
I think we should have a change record to highlight that they're now available. https://www.drupal.org/node/3243396 β could be used as a reference point. We should also update the IS to include the pluginId getter, since that is also being added