You are here

trait ModerationAwareEntityFormTrait in Lightning Workflow 8.2

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

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

Hierarchy

Deprecated

in Lightning 2.2.2 and will be removed in Lightning 2.3.0. All functionality provided by this trait is now provided by Content Moderation.

File

src/Form/ModerationAwareEntityFormTrait.php, line 11

Namespace

Drupal\lightning_workflow\Form
View source
trait ModerationAwareEntityFormTrait {

}

Members