You are here

protected property ParagraphsLanguagePlugin::$moduleHandler in Paragraphs Collection 8

The module handler.

File

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

Class

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

Namespace

Drupal\paragraphs_collection\Plugin\paragraphs\Behavior

Code

protected $moduleHandler;