Robuta

https://www.drupal.org/project/drupal/issues/3431285 Replace func_get_args with variable-length argument in FormBuilder [#3431285] | Drupal.org Apr 2, 2024 - Problem/Motivation Adjust FormBuilder code to the changes in typehinting. Proposed resolution Add the variable-length argument to getForm and submitForm...