You are here

protected property LayoutParagraphsSettingsForm::$typedConfigManager in Layout Paragraphs 2.0.x

Same name and namespace in other branches
  1. 1.0.x src/Form/LayoutParagraphsSettingsForm.php \Drupal\layout_paragraphs\Form\LayoutParagraphsSettingsForm::typedConfigManager

The typed config service.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/Form/LayoutParagraphsSettingsForm.php, line 21

Class

LayoutParagraphsSettingsForm
Class LayoutParagraphsSettingsForm.

Namespace

Drupal\layout_paragraphs\Form

Code

protected $typedConfigManager;