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