Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LayoutPluginManagerInterface.php

function LayoutPluginManagerInterface::getDefinition

Return value

\Drupal\Core\Layout\LayoutDefinition|null

File

core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php, line 35

Class

LayoutPluginManagerInterface
Provides the interface for a plugin manager of layouts.

Namespace

Drupal\Core\Layout

Code

public function getDefinition($plugin_id, $exception_on_invalid = TRUE);

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal