Autarky\Utils\Diagnostic::__construct PHP Method

__construct() public method

public __construct ( $verbose = false )
    public function __construct($verbose = false)
    {
        $this->verbose = $verbose;
    }