You are here

constant JS_THEME in Drupal 8

Same name and namespace in other branches
  1. 7 includes/common.inc \JS_THEME
  2. 9 core/includes/common.inc \JS_THEME
  3. 10 core/includes/common.inc \JS_THEME

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

File

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

Code

const JS_THEME = 100;