Function Minifier->processOneLineComments

Definitions

sources/jsmin.php

  • Removed one line comments, with the exception of some very specific types ofconditional comments.
  • 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