protected property ScheduleRevisionRevertTranslationForm::$langcode in Business Rules 2.x
Same name and namespace in other branches
- 8 src/Form/ScheduleRevisionRevertTranslationForm.php \Drupal\business_rules\Form\ScheduleRevisionRevertTranslationForm::langcode
The language to be reverted.
Type: string
File
- src/
Form/ ScheduleRevisionRevertTranslationForm.php, line 25
Class
- ScheduleRevisionRevertTranslationForm
- Provides a form for reverting a Schedule revision for a single translation.
Namespace
Drupal\business_rules\FormCode
protected $langcode;