You are here

protected property FormModeManagerFormBase::$settings in Form mode manager 8.2

The settings object.

Type: \Drupal\Core\Site\Settings

File

src/Form/FormModeManagerFormBase.php, line 35

Class

FormModeManagerFormBase
Base for implementing system configuration forms for Form Mode Manager.

Namespace

Drupal\form_mode_manager\Form

Code

protected $settings;