You are here

protected property JSMin::$lookAhead in Javascript Aggregator 5

Same name and namespace in other branches
  1. 6 jsmin.php \JSMin::lookAhead

File

./jsmin.php, line 57

Class

JSMin
jsmin.php - PHP implementation of Douglas Crockford's JSMin.

Code

protected $lookAhead = null;