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

Breadcrumb

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

Layout::$class

The layout plugin class.

This default value is used for plugins defined in layouts.yml that do not specify a class themselves.

Type: string

File

core/lib/Drupal/Core/Layout/Annotation/Layout.php, line 166

Class

Layout
Defines a Layout annotation object.

Namespace

Drupal\Core\Layout\Annotation

Code

public $class = LayoutDefault::class;

API Navigation

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