You are here

protected property ContentLinksForm::$languageManager in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 src/Form/ContentLinksForm.php \Drupal\gdpr\Form\ContentLinksForm::languageManager
  2. 3.0.x src/Form/ContentLinksForm.php \Drupal\gdpr\Form\ContentLinksForm::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/ContentLinksForm.php, line 28

Class

ContentLinksForm
Class ContentLinksForm.

Namespace

Drupal\gdpr\Form

Code

protected $languageManager;