You are here

protected property Fasttoggle::$settingPluginManager in Fasttoggle 8.2

The setting plugin manager.

We use this to get all of the setting plugins.

Type: \Drupal\fasttoggle\SettingPluginManager

File

src/Controller/Fasttoggle_overview.php, line 38

Class

Fasttoggle
Route controller for Fasttoggle.

Namespace

Drupal\fasttoggle\Controller

Code

protected $settingPluginManager;