New property "method" shows actions that extend FieldUpdateActionBase
Problem/Motivation
The new property method for actions extending FieldUpdateActionBase, which was added for #3261414: Add or remove a value or values from a multi-value field is showing correctly as drop-down for all actions provided by ECA. Other actions, like e.g. from Drupal core, that also extend FieldUpdateActionBase show the method property as a text field. We need to restructure this.
Edited by drupalbot