You are here

protected property LayoutParagraphsSectionsSettingsForm::$typedConfigManager in Layout Paragraphs 1.0.x

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

The typed config service.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/Form/LayoutParagraphsSectionsSettingsForm.php, line 24

Class

LayoutParagraphsSectionsSettingsForm
Class LayoutParagraphsSectionsSettingsForm.

Namespace

Drupal\layout_paragraphs\Form

Code

protected $typedConfigManager;