protected property ThunderNodeForm::$moderationInfo in Thunder 8.4
Same name and namespace in other branches
- 8.5 modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::moderationInfo
- 8.2 modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::moderationInfo
- 8.3 modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::moderationInfo
- 6.2.x modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::moderationInfo
- 6.0.x modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::moderationInfo
- 6.1.x modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::moderationInfo
The moderation information service.
Type: \Drupal\content_moderation\ModerationInformationInterface
File
- modules/
thunder_article/ src/ Form/ ThunderNodeForm.php, line 57
Class
- ThunderNodeForm
- Base for handler for node add/edit forms.
Namespace
Drupal\thunder_article\FormCode
protected $moderationInfo;