ActionEditForm.php
Same filename in this branch
Same filename in other branches
Namespace
Drupal\action\FormFile
-
core/
modules/ action/ src/ Form/ ActionEditForm.php
View source
<?php
namespace Drupal\action\Form;
/**
* Provides a form for action edit forms.
*
* @internal
*/
class ActionEditForm extends ActionFormBase {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ActionEditForm | Provides a form for action edit forms. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.