You are here

constant JS_THEME in Drupal 9

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

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

File

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

Code

const JS_THEME = 100;