The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/language/src/Form/ContentLanguageSettingsForm.php, line 22
Class
- ContentLanguageSettingsForm
- Configure the content language settings for this site.
Namespace
Drupal\language\Form
Code
protected $entityManager;
Please login to continue.