phpstan-drupal
phpstan-drupal copied to clipboard
DeprecatedHookImplementation should infer hook name from Phpdoc
Feature request
Drupal coding standards force Implements ..., which allows us to derive the hook name properly. Useful for dynamic hook names like hook_field_widget_WIDGET_TYPE_form_alter