protected property EntityRepository::$languageManager in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/EntityRepository.php \Drupal\Core\Entity\EntityRepository::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityRepository.php, line 28
Class
- EntityRepository
- Provides several mechanisms for retrieving entities.
Namespace
Drupal\Core\EntityCode
protected $languageManager;