class ActionFormBase

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

Provides a base form for action forms.

Hierarchy

Expanded class hierarchy of ActionFormBase

Deprecated

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

See also

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

File

core/modules/action/src/ActionFormBase.php, line 17

Namespace

Drupal\action
View source
abstract class ActionFormBase extends ActionFormBaseCurrent {

}

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