Characters that can't stand alone preserve the newline.
Type: array
File
-
advagg_js_minify/
jshrink.inc, line 230
Class
- Minifier
- Minifier
Namespace
JShrinkCode
protected $noNewLineCharacters = [
'(' => true,
'-' => true,
'+' => true,
'[' => true,
'@' => true,
];