You are here

protected property LayoutBase::$configuration in Layout Plugin (obsolete, use core's Layout Discovery) 8

The layout configuration.

Type: array

Overrides PluginBase::$configuration

File

src/Plugin/Layout/LayoutBase.php, line 20

Class

LayoutBase
Provides a base class for Layout plugins.

Namespace

Drupal\layout_plugin\Plugin\Layout

Code

protected $configuration = [];