Same name in other branches
- 6.0.x advagg_js_minify/jshrink.inc \JShrink\Minifier::stringDelimiters
These characters are used to define strings.
Type: stringDelimiters
File
-
advagg_js_compress/
jshrink.inc, line 122
Class
- Minifier
- Minifier
Namespace
JShrinkCode
protected $stringDelimiters = array(
"'",
'"',
'`',
);