Method | Description | |
---|---|---|
formatCode ( $parsedCode ) | ||
indentBySpaces ( string $codeToPrint, integer $indentAmount ) : string | ||
stripComments ( string $codeToPrint ) : string |
public static stripComments ( string $codeToPrint ) : string | ||
$codeToPrint | string | |
return | string |