setIndentStyle()
setIndentStyle( $indentStyle) : $this
Sets the current indentation style to a new one.
The value needs to be one of the Lexer::INDENT_*
constants, but you can also just
pass either a single space or a single tab for the respective style.
Parameters
Returns
$this