You are here

protected property ContentLanguageFallbackLimitedFilter::$languageManager in Language Hierarchy 8

Same name and namespace in other branches
  1. 2.x src/Plugin/views/filter/ContentLanguageFallbackLimitedFilter.php \Drupal\language_hierarchy\Plugin\views\filter\ContentLanguageFallbackLimitedFilter::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/views/filter/ContentLanguageFallbackLimitedFilter.php, line 26

Class

ContentLanguageFallbackLimitedFilter
Filters to the most relevant translation for the current content language.

Namespace

Drupal\language_hierarchy\Plugin\views\filter

Code

protected $languageManager;