W3cubDocs

/Drupal 8

constant JS_DEFAULT

The default group for module JavaScript code added to the page.

File

core/includes/common.inc, line 119
Common functions that many Drupal modules will need to reference.

Code

const JS_DEFAULT = 0;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!common.inc/constant/JS_DEFAULT/8.1.x