protected property OpignoAnswerRevisionRevertTranslationForm::$langcode in Opigno module 8
Same name and namespace in other branches
- 3.x src/Form/OpignoAnswerRevisionRevertTranslationForm.php \Drupal\opigno_module\Form\OpignoAnswerRevisionRevertTranslationForm::langcode
The language to be reverted.
Type: string
File
- src/
Form/ OpignoAnswerRevisionRevertTranslationForm.php, line 25
Class
- OpignoAnswerRevisionRevertTranslationForm
- Provides a form for reverting a Answer revision for a single translation.
Namespace
Drupal\opigno_module\FormCode
protected $langcode;