You are here

protected property Minifier::$locks in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.2 advagg_js_minify/jshrink.inc \JShrink\Minifier::locks
  2. 8.3 advagg_js_minify/jshrink.inc \JShrink\Minifier::locks
  3. 7.2 advagg_js_compress/jshrink.inc \JShrink\Minifier::locks

Contains lock ids which are used to replace certain code patterns and prevent them from being minified

Type: array

File

advagg_js_minify/jshrink.inc, line 134

Class

Minifier
Minifier

Namespace

JShrink

Code

protected $locks = array();