You are here

protected property LayoutChangeRegions::$manager in Panels 8.4

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

The layout plugin manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Form/LayoutChangeRegions.php, line 21

Class

LayoutChangeRegions
Provides a form for mapping old regions into the regions of a new layout.

Namespace

Drupal\panels\Form

Code

protected $manager;