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

Breadcrumb

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

SettingsCommand::$settings

An array of key/value pairs of JavaScript settings.

This will be used for all commands after this if they do not include their own settings array.

Type: array

File

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

Class

SettingsCommand
AJAX command for adjusting Drupal's JavaScript settings.

Namespace

Drupal\Core\Ajax

Code

protected $settings;
RSS feed
Powered by Drupal