protected property ParagraphsLanguagePlugin::$languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

paragraphs_collection/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;