You are here

protected property LayoutChangeSettings::$manager in Panels 8.4

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

The layout plugin manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Form/LayoutChangeSettings.php, line 26

Class

LayoutChangeSettings
Provides a form for configuring a layout's settings.

Namespace

Drupal\panels\Form

Code

protected $manager;