Function __global->reset_js_global_variables
Definitions
sources/webstandards_js_lint.php
- Return the global variable array to the defaults.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Return the global variable array to the defaults.
*
*/
function reset_js_global_variables()
* Return the global variable array to the defaults.
*
*/
function reset_js_global_variables()

