Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
common.inc
JS_DEFAULT
The default group for module JavaScript code added to the page.
1 use of
JS_DEFAULT
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 109
Code
const
JS_DEFAULT
=
0
;
RSS feed