You are here

protected property Panels::$variantManager in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Controller/Panels.php \Drupal\panels\Controller\Panels::variantManager

The variant manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/Panels.php, line 46

Class

Panels
Provides route controllers for Panels routes.

Namespace

Drupal\panels\Controller

Code

protected $variantManager;