public EntityDisplayFormBase::multistepAjax($form, FormStateInterface $form_state)
Ajax handler for multistep buttons.
File
core/modules/field_ui/src/Form/EntityDisplayFormBase.php, line 636
Class
EntityDisplayFormBase Base class for EntityDisplay edit forms.
Namespace
Drupal\field_ui\Form
Code
public function multistepAjax($form, FormStateInterface $form_state) {
$trigger = $form_state->getTriggeringElement();
$op = $trigger['#op'];
// Pick the elements that need to receive