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

Breadcrumb

  1. Drupal Core 11.1.x
  2. common.inc

JS_SETTING

The default group for JavaScript settings added to the page.

1 use of JS_SETTING
AssetResolver::getJsAssets in core/lib/Drupal/Core/Asset/AssetResolver.php
Returns the JavaScript assets for the current response's libraries.

File

core/includes/common.inc, line 99

Code

const JS_SETTING = -200;
RSS feed
Powered by Drupal