JS_SETTING

Same name and namespace in other branches
  1. 8.9.x core/includes/common.inc \JS_SETTING
  2. 10 core/includes/common.inc \JS_SETTING
  3. 11.x core/includes/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 102

Code

const JS_SETTING = -200;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.