function LayoutDefault::getConfiguration

File

core/lib/Drupal/Core/Layout/LayoutDefault.php, line 67

Class

LayoutDefault
Provides a default class for Layout plugins.

Namespace

Drupal\Core\Layout

Code

public function getConfiguration() {
  return $this->configuration;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.