You are here

protected property FlaggingCollectionRevisionRevertTranslationForm::$langcode in Flag Lists 4.0.x

Same name and namespace in other branches
  1. 8 src/Form/FlaggingCollectionRevisionRevertTranslationForm.php \Drupal\flag_lists\Form\FlaggingCollectionRevisionRevertTranslationForm::langcode

The language to be reverted.

Type: string

File

src/Form/FlaggingCollectionRevisionRevertTranslationForm.php, line 27

Class

FlaggingCollectionRevisionRevertTranslationForm
Provides a form for reverting a Flagging collection revision.

Namespace

Drupal\flag_lists\Form

Code

protected $langcode;