You are here

protected property Fasttoggle::$objectPluginManager in Fasttoggle 8.2

The object plugin manager.

We use this to get all of the object plugins.

Type: \Drupal\fasttoggle\ObjectPluginManager

File

src/Controller/Fasttoggle_overview.php, line 29

Class

Fasttoggle
Route controller for Fasttoggle.

Namespace

Drupal\fasttoggle\Controller

Code

protected $objectPluginManager;