You are here

protected property ParagraphsAnchorPlugin::$configFactory in Paragraphs Collection 8

Config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsAnchorPlugin.php, line 31

Class

ParagraphsAnchorPlugin
Provides a Paragraphs Anchor plugin.

Namespace

Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior

Code

protected $configFactory;