11.2.2
0.21.0
We are using rector to convert hooks. It works with most hooks but hook_form_FORM_ID_alter hooks are not converted.
For example:
/**
* Implements hook_form_FORM_ID_alter().
*
* @phpstan-param mixed[] $form
*/
function foo_form_menu_link_edit_alter(&$form) : void {
//
}
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.