You are here

protected property SettingsForm::$config in Content Planner 8

Same name in this branch
  1. 8 modules/content_kanban/src/Form/SettingsForm.php \Drupal\content_kanban\Form\SettingsForm::config
  2. 8 modules/content_calendar/src/Form/SettingsForm.php \Drupal\content_calendar\Form\SettingsForm::config

The stored config for the form.

Type: \Drupal\Core\Config\Config|\Drupal\Core\Config\ImmutableConfig

File

modules/content_kanban/src/Form/SettingsForm.php, line 32

Class

SettingsForm
Defines a form that configures forms module settings.

Namespace

Drupal\content_kanban\Form

Code

protected $config;