You are here

protected property DataPolicyRevisionRevertTranslationForm::$langcode in Data Policy 8

The language to be reverted.

Type: string

File

src/Form/DataPolicyRevisionRevertTranslationForm.php, line 25

Class

DataPolicyRevisionRevertTranslationForm
Provides a form for reverting a revision for a single translation.

Namespace

Drupal\data_policy\Form

Code

protected $langcode;