You are here

protected property OpignoAnswerRevisionRevertTranslationForm::$languageManager in Opigno module 3.x

Same name and namespace in other branches
  1. 8 src/Form/OpignoAnswerRevisionRevertTranslationForm.php \Drupal\opigno_module\Form\OpignoAnswerRevisionRevertTranslationForm::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/OpignoAnswerRevisionRevertTranslationForm.php, line 32

Class

OpignoAnswerRevisionRevertTranslationForm
Provides a form for reverting a Answer revision for a single translation.

Namespace

Drupal\opigno_module\Form

Code

protected $languageManager;