You are here

protected property LayoutPluginSelector::$manager in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Form/LayoutPluginSelector.php \Drupal\panels\Form\LayoutPluginSelector::manager

The layout plugin manager.

Type: \Drupal\layout_plugin\Plugin\Layout\LayoutPluginManagerInterface

File

src/Form/LayoutPluginSelector.php, line 22

Class

LayoutPluginSelector
Provides a form for selecting a layout plugin.

Namespace

Drupal\panels\Form

Code

protected $manager;