WhitespacesFixerConfig
in package
FinalYes
Tags
Table of Contents
Properties
- $indent : string
- $lineEnding : string
Methods
- __construct() : mixed
- getIndent() : string
- getLineEnding() : string
Properties
$indent
private
string
$indent
$lineEnding
private
string
$lineEnding
Methods
__construct()
public
__construct([string $indent = ' ' ][, string $lineEnding = "
" ]) : mixed
Parameters
- $indent : string = ' '
- $lineEnding : string = " "
getIndent()
public
getIndent() : string
Return values
stringgetLineEnding()
public
getLineEnding() : string