You are here

protected property ContentLanguageSettingsForm::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/language/src/Form/ContentLanguageSettingsForm.php \Drupal\language\Form\ContentLanguageSettingsForm::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/language/src/Form/ContentLanguageSettingsForm.php, line 27
Contains \Drupal\language\Form\ContentLanguageSettingsForm.

Class

ContentLanguageSettingsForm
Configure the content language settings for this site.

Namespace

Drupal\language\Form

Code

protected $entityManager;