- Issue created by @ashrafabed
- πΊπΈUnited States ashrafabed
Drupal 10 had the optional argument (which was compatible with both 9 & 10):
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Form%21Co...Drupal 11 dropped the optional argument, making the optional argument break the form:
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Form%21Co...So in the pull request I'm about to push, I'll include increasing the core minimum compatibility
- πΊπΈUnited States ashrafabed
ashrafabed β changed the visibility of the branch 2.x to hidden.
- Merge request !6Issue #3514777: Drupal 11 error in extending ConfigFormBase (related to core deprecation). β (Open) created by ashrafabed