You are here

protected property PublishContentLocalTask::$languageManager in Publish Content 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/Menu/LocalTask/PublishContentLocalTask.php, line 36

Class

PublishContentLocalTask
Defines a local task plugin with a dynamic title.

Namespace

Drupal\publishcontent\Plugin\Menu\LocalTask

Code

protected $languageManager;