You are here

protected property ScheduleRevisionRevertTranslationForm::$langcode in Business Rules 2.x

Same name and namespace in other branches
  1. 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\Form

Code

protected $langcode;