ReportOptions
in package
FinalYes
Table of Contents
Properties
- $format : Report::TYPE_*
- $in_ci : bool
- $output_path : string|null
- $pretty : bool
- $show_info : bool
- $show_snippet : bool
- $show_suggestions : bool
- $use_color : bool
Properties
$format
public
Report::TYPE_*
$format
= \Psalm\Report::TYPE_CONSOLE
$in_ci
public
bool
$in_ci
= false
$output_path
public
string|null
$output_path
= null
$pretty
public
bool
$pretty
= false
$show_info
public
bool
$show_info
= true
$show_snippet
public
bool
$show_snippet
= true
$show_suggestions
public
bool
$show_suggestions
= true
$use_color
public
bool
$use_color
= true