You are here

protected property ParagraphsLanguagePlugin::$languageManager in Paragraphs Collection 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/paragraphs/Behavior/ParagraphsLanguagePlugin.php, line 34

Class

ParagraphsLanguagePlugin
Provides a way to hide specific paragraphs depending on the current language.

Namespace

Drupal\paragraphs_collection\Plugin\paragraphs\Behavior

Code

protected $languageManager;