You are here

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

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

The location of the character (in the input string) that is next to be processed.

Type: int

File

advagg_js_minify/jshrink.inc, line 89

Class

Minifier
Minifier

Namespace

JShrink

Code

protected $index = 0;