class ActionAddForm

Same name in this branch
  1. 8.9.x core/modules/action/src/Form/ActionAddForm.php \Drupal\action\Form\ActionAddForm
Same name in other branches
  1. 9 core/modules/action/src/Form/ActionAddForm.php \Drupal\action\Form\ActionAddForm
  2. 10 core/modules/action/src/Form/ActionAddForm.php \Drupal\action\Form\ActionAddForm
  3. 11.x core/modules/action/src/Form/ActionAddForm.php \Drupal\action\Form\ActionAddForm

Provides a form for action add forms.

@internal

Hierarchy

Expanded class hierarchy of ActionAddForm

Deprecated

in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\action\Form\ActionEditForm instead.

See also

https://www.drupal.org/node/3033540

File

core/modules/action/src/ActionAddForm.php, line 19

Namespace

Drupal\action
View source
class ActionAddForm extends ActionAddFormCurrent {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.