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

Breadcrumb

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

function LayoutBuilderEnabledInterface::isLayoutBuilderEnabled

Determines if Layout Builder is enabled.

Return value

bool TRUE if Layout Builder is enabled, FALSE otherwise.

File

core/modules/layout_builder/src/LayoutBuilderEnabledInterface.php, line 16

Class

LayoutBuilderEnabledInterface
Provides methods for enabling and disabling Layout Builder.

Namespace

Drupal\layout_builder

Code

public function isLayoutBuilderEnabled();

API Navigation

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