Function Minifier->lock
Definitions
sources/jsmin.php
- Replace patterns in the given string and store the replacement
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$js | string | required parameter | N/A | N/A | The string to lock |
Return
- Type: bool
- Set: N/A
- Range: N/A