You are here

protected function JSqueeze::restoreString in Advanced CSS/JS Aggregation 7.2

File

advagg_js_compress/jsqueeze.inc, line 1109

Class

JSqueeze

Namespace

Patchwork

Code

protected function restoreString($m) {
  return $this->strings[$m[0]];
}