Function Minifier->processMultiLineComments
Definitions
sources/jsmin.php
- Skips multiline comments where appropriate, and includes them where needed.Conditional comments and "license" style blocks are preserved.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$startIndex | int | required parameter | N/A | N/A | The index point where "getReal" function started |
Return
- Type: void
- Set: N/A
- Range: N/A