You are here

protected property TagService::$languageManager in TagCloud 2.0.x

Same name and namespace in other branches
  1. 8 src/TagService.php \Drupal\tagclouds\TagService::languageManager
  2. 1.0.x src/TagService.php \Drupal\tagclouds\TagService::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/TagService.php, line 28

Class

TagService
Class TagService.

Namespace

Drupal\tagclouds

Code

protected $languageManager;