The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/lib/Drupal/Core/Entity/EntityRepository.php, line 27
Class
- EntityRepository
- Provides several mechanisms for retrieving entities.
Namespace
Drupal\Core\Entity
Code
protected $languageManager;
Please login to continue.