Skip to main content
Hostdog docs
Documentation & API reference
Main menu
API Homepage
Drupal 7
Drupal 8
You are here
Home
»
API reference
»
Drupal 8.x
»
common.inc
Search Drupal 8.x
Function, file, or topic
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
constant CSS_AGGREGATE_DEFAULT
The default aggregation group for CSS files added to the page.
File
drupal/
core/
includes/
common.inc
, line 83
Common functions that many Drupal modules will need to reference.
Code
const
CSS_AGGREGATE_DEFAULT
=
0
;