You are here

protected property SimpleMegaMenuRevisionRevertTranslationForm::$langcode in Simple Mega Menu 8

Same name and namespace in other branches
  1. 2.0.x src/Form/SimpleMegaMenuRevisionRevertTranslationForm.php \Drupal\simple_megamenu\Form\SimpleMegaMenuRevisionRevertTranslationForm::langcode

The language to be reverted.

Type: string

File

src/Form/SimpleMegaMenuRevisionRevertTranslationForm.php, line 25

Class

SimpleMegaMenuRevisionRevertTranslationForm
Provides a form for reverting a megamenu revision for a single translation.

Namespace

Drupal\simple_megamenu\Form

Code

protected $langcode;