You are here

protected property SettingsForm::$configFactory in Leaflet More Maps 2.1.x

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/SettingsForm.php, line 28

Class

SettingsForm
Form to enter global settings and to assemble custom maps from overlays.

Namespace

Drupal\leaflet_more_maps\Form

Code

protected $configFactory;