You are here

trait ModerationAwareEntityFormTrait in Lightning Workflow 8.3

Same name and namespace in other branches
  1. 8 src/Form/ModerationAwareEntityFormTrait.php \Drupal\lightning_workflow\Form\ModerationAwareEntityFormTrait
  2. 8.2 src/Form/ModerationAwareEntityFormTrait.php \Drupal\lightning_workflow\Form\ModerationAwareEntityFormTrait

A trait for entity forms which need to be aware of moderation states.

Hierarchy

File

src/Form/ModerationAwareEntityFormTrait.php, line 10

Namespace

Drupal\lightning_workflow\Form
View source
trait ModerationAwareEntityFormTrait {

}

Members