ParserConfig
in package
Table of Contents
Properties
- $useCommentsAttributes : bool
- $useIndexAttributes : bool
- $useLinesAttributes : bool
Methods
- __construct() : mixed
Properties
$useCommentsAttributes
public
bool
$useCommentsAttributes
$useIndexAttributes
public
bool
$useIndexAttributes
$useLinesAttributes
public
bool
$useLinesAttributes
Methods
__construct()
public
__construct(array{lines?: bool, indexes?: bool, comments?: bool} $usedAttributes) : mixed
Parameters
- $usedAttributes : array{lines?: bool, indexes?: bool, comments?: bool}