You are here

protected property ParagraphsSliderPlugin::$moduleHandler in Paragraphs Collection 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsSliderPlugin.php, line 54

Class

ParagraphsSliderPlugin
Provides Slider plugin.

Namespace

Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior

Code

protected $moduleHandler;