Метод | Описание | |
---|---|---|
formatCode ( $parsedCode ) | ||
indentBySpaces ( string $codeToPrint, integer $indentAmount ) : string | ||
stripComments ( string $codeToPrint ) : string |
public static stripComments ( string $codeToPrint ) : string | ||
$codeToPrint | string | |
Результат | string |