You are here

constant HIGH_CONTRAST_CSS_FOLDER in High contrast 8

Location of the high_contrast.css folder.

1 use of HIGH_CONTRAST_CSS_FOLDER
ConfigEventSubscriber::updateStylesheet in src/EventSubscriber/ConfigEventSubscriber.php
Regenerate the stylesheet.

File

./high_contrast.module, line 14
Allows users to switch to a high contrast version of the active theme.

Code

const HIGH_CONTRAST_CSS_FOLDER = 'public://css/';