*/ public $format = REPORT::TYPE_CONSOLE; /** * @var ?string */ public $output_path; /** * @var bool */ public $show_suggestions = true; }