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

Breadcrumb

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

SettingsCommand::$merge

Whether the settings should be merged into the global drupalSettings.

By default (FALSE), the settings that are passed to Drupal.attachBehaviors will not include the global drupalSettings.

Type: bool

File

core/lib/Drupal/Core/Ajax/SettingsCommand.php, line 39

Class

SettingsCommand
AJAX command for adjusting Drupal's JavaScript settings.

Namespace

Drupal\Core\Ajax

Code

protected $merge;
RSS feed
Powered by Drupal