Function Minifier->peek
Definitions
sources/jsmin.php
- This function returns the next character without moving the index forward.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Return
- The next character
- Type: string
- Set: N/A
- Range: N/A