You are here

constant CSS_COMPONENT in Drupal 9

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

The default weight for CSS rules that style design components (and their associated states and themes.)

File

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

Code

const CSS_COMPONENT = 0;