ActionEditForm.php

Same filename and directory in other branches
  1. 8.9.x core/modules/action/src/Form/ActionEditForm.php
  2. 8.9.x core/modules/action/src/ActionEditForm.php
  3. 10 core/modules/action/src/Form/ActionEditForm.php
  4. 11.x core/modules/action/src/Form/ActionEditForm.php

Namespace

Drupal\action\Form

File

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.