You are here

protected property LayoutPluginSelector::$manager in Panels 8.4

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

The layout plugin manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Form/LayoutPluginSelector.php, line 21

Class

LayoutPluginSelector
Provides a form for selecting a layout plugin.

Namespace

Drupal\panels\Form

Code

protected $manager;