Ikwattro\GuzzleStereo\Formatter\ResponseFormatter::__construct PHP Method

__construct() public method

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